Odel
apex mcp framework

apex mcp framework

Local
@ogconstrutoraspPythonMITUpdated 3w ago

Framework MCP do Apex ERP Contábil: CNAEs, jurídico, obrigações, financeiro, marketing e WhatsApp.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIapex-mcp-frameworkv1.1.1

Run

uvx apex-mcp-framework

MCP client config

{
  "mcpServers": {
    "apex-mcp-framework": {
      "command": "uvx",
      "args": [
        "apex-mcp-framework"
      ]
    }
  }
}