Skip to main content
Glama
opastorello

Olist ERP MCP Server

by opastorello

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost do servidor0.0.0.0
MCP_PORTNoPorta do servidor47321
OAUTH_SCOPENoScopes OAuthopenid
SWAGGER_URLYesURL do swagger spec (fetched no startup, cached localmente)
API_BASE_URLNoBase URL da API (auto-detectado do servers[0].url do swagger)(auto do spec)
MCP_TRANSPORTNoTransporte: streamable-http, sse ou stdiostreamable-http
MCP_TOKEN_FILENoCaminho para persistir tokens de acessodata/.mcp_tokens.json
OAUTH_AUTH_URLYesURL de autorizacao OAuth
MCP_SERVER_NAMENoNome do server MCPswagger-mcp
OAUTH_CLIENT_IDYesClient ID (obrigatorio)
OAUTH_TOKEN_URLYesURL de troca de tokens
OAUTH_TOKEN_FILENoCaminho para persistir tokens OAuthdata/.oauth_tokens.json
OAUTH_REDIRECT_URINoRedirect URIhttp://localhost:47321/auth/callback
OAUTH_CLIENT_SECRETYesClient Secret (obrigatorio)
MCP_SERVER_INSTRUCTIONSNoInstrucoes do server para o LLM(auto)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opastorello/olist-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server