PluginBench
MCP Server

io.github.ogconstrutorasp/apex-contabil MCP Server

io.github.ogconstrutorasp/apex-contabil

What is the io.github.ogconstrutorasp/apex-contabil MCP server?

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

How to install io.github.ogconstrutorasp/apex-contabil

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • ERP_BASE

    URL base da API do ERP

  • ERP_MCP_EMAIL
    secret

    E-mail da conta de serviço (auth Bearer)

  • ERP_MCP_PASSWORD
    secret

    Senha da conta de serviço

  • SUPABASE_URL

    URL do Supabase para login/refresh da conta de serviço

  • SUPABASE_ANON_KEY
    secret

    Chave anon do Supabase

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "apex-contabil": {
      "command": "uvx",
      "args": [
        "apex-mcp-framework"
      ],
      "env": {
        "ERP_BASE": "<YOUR_ERP_BASE>",
        "ERP_MCP_EMAIL": "<YOUR_ERP_MCP_EMAIL>",
        "ERP_MCP_PASSWORD": "<YOUR_ERP_MCP_PASSWORD>",
        "SUPABASE_URL": "<YOUR_SUPABASE_URL>",
        "SUPABASE_ANON_KEY": "<YOUR_SUPABASE_ANON_KEY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "apex-contabil": {
      "command": "uvx",
      "args": [
        "apex-mcp-framework"
      ],
      "env": {
        "ERP_BASE": "<YOUR_ERP_BASE>",
        "ERP_MCP_EMAIL": "<YOUR_ERP_MCP_EMAIL>",
        "ERP_MCP_PASSWORD": "<YOUR_ERP_MCP_PASSWORD>",
        "SUPABASE_URL": "<YOUR_SUPABASE_URL>",
        "SUPABASE_ANON_KEY": "<YOUR_SUPABASE_ANON_KEY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "apex-contabil": {
      "command": "uvx",
      "args": [
        "apex-mcp-framework"
      ],
      "env": {
        "ERP_BASE": "<YOUR_ERP_BASE>",
        "ERP_MCP_EMAIL": "<YOUR_ERP_MCP_EMAIL>",
        "ERP_MCP_PASSWORD": "<YOUR_ERP_MCP_PASSWORD>",
        "SUPABASE_URL": "<YOUR_SUPABASE_URL>",
        "SUPABASE_ANON_KEY": "<YOUR_SUPABASE_ANON_KEY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "apex-contabil": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "apex-mcp-framework"
      ],
      "env": {
        "ERP_BASE": "<YOUR_ERP_BASE>",
        "ERP_MCP_EMAIL": "<YOUR_ERP_MCP_EMAIL>",
        "ERP_MCP_PASSWORD": "<YOUR_ERP_MCP_PASSWORD>",
        "SUPABASE_URL": "<YOUR_SUPABASE_URL>",
        "SUPABASE_ANON_KEY": "<YOUR_SUPABASE_ANON_KEY>"
      }
    }
  }
}
Claude Code
claude mcp add apex-contabil --env ERP_BASE=<YOUR_ERP_BASE> --env ERP_MCP_EMAIL=<YOUR_ERP_MCP_EMAIL> --env ERP_MCP_PASSWORD=<YOUR_ERP_MCP_PASSWORD> --env SUPABASE_URL=<YOUR_SUPABASE_URL> --env SUPABASE_ANON_KEY=<YOUR_SUPABASE_ANON_KEY> -- uvx apex-mcp-framework

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →