About
This MCP (Model Context Protocol) server acts as a comprehensive interface for the Olist ERP (Tiny ERP) API v3. It dynamically generates 168 tools directly from the OpenAPI specification, ensuring full coverage of all platform endpoints. Designed for compatibility with any MCP client, including workflow automation tools like n8n and desktop applications, the server reads the `swagger.json` upon startup to register each endpoint as an MCP tool. Authentication is handled on a per-call basis, requiring an `api_token` for each tool invocation, which facilitates multi-tenant usage without server-side token configuration.