73
/ 100
9 hours ago
glama

Olist ERP MCP Server

Enables AI agents to interact with the Olist ERP (Tiny) API v3, providing 168 tools for managing products, orders, contacts, invoices, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_NAMEswagger-mcp Nome do server MCP
configMCP_TRANSPORTstreamable-http Transporte: streamable-http, sse ou stdio
configMCP_HOST0.0.0.0 Host do servidor
configMCP_PORT47321 Porta do servidor
configOAUTH_CLIENT_IDseu-client-id
🔐 secretOAUTH_CLIENT_SECRETseu-client-secret
configOAUTH_REDIRECT_URI
configOAUTH_SCOPEopenid Scopes OAuth
configSWAGGER_URLURL do swagger spec (fetched no startup, cached localmente)
configAPI_BASE_URL(auto do spec) Base URL da API (auto-detectado do servers[0].url do swagger)
configOAUTH_TOKEN_URLURL de troca de tokens
configOAUTH_AUTH_URLURL de autorizacao OAuth
configOAUTH_TOKEN_FILEdata/.oauth_tokens.json Caminho para persistir tokens OAuth
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/opastorello-olist-mcp-server-1nznqb)](https://m8ven.ai/mcp/opastorello-olist-mcp-server-1nznqb)
commit: 66a65ebf8a5c969297d907bb7b655606ffdd5ce6
code hash: af0d79a036e70a22470d2b89962a7347c213c848648a20eb0d872b34bb836675
verified: 7/31/2026, 9:27:05 AM
view raw JSON →