mcpbeat Sign in

Apex Contabil MCP Server

by ogconstrutorasp Your server? Claim it
local only

Apex Contabil runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 225 · avg 21 · +22% w/w
a month agotoday
73
Installs / week
pypi · apex-mcp-framework
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add apex-contabil -- uvx apex-mcp-framework
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "apex-contabil": {
      "args": [
        "apex-mcp-framework"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.apex-contabil]
command = "uvx"
args = ["apex-mcp-framework"]
.cursor/mcp.json
{
  "mcpServers": {
    "apex-contabil": {
      "args": [
        "apex-mcp-framework"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "apex-contabil": {
      "args": [
        "apex-mcp-framework"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ERP_BASE (URL base da API do ERP), ERP_MCP_EMAIL (E-mail da conta de serviço (auth Bearer)), ERP_MCP_PASSWORD (Senha da conta de serviço), SUPABASE_URL (URL do Supabase para login/refresh da conta de serviço), SUPABASE_ANON_KEY (Chave anon do Supabase). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Apex Contabil

same job, measured the same way
MCP Evolution API
by codespar

MCP server for Evolution API — WhatsApp messaging, instances, contacts

24 installs/wk local only
MCP Z API
by codespar

MCP server for Z-API — WhatsApp messaging, contacts, media

19 installs/wk local only
Green API WhatsApp
by green-api

MCP gateway for WhatsApp via Green API: messaging, contacts, groups and instance management.

41 tools answering
FORTVISION
by fortvision-app

Agency marketing & CRM: leads, campaigns, email/SMS/WhatsApp, LinkedIn, landing pages, social.

answering
Whatsapp
by gaviwhatsapp

Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.

22 installs/wk local only
Klaviyo
by pipeworx-io

Klaviyo MCP Pack — wraps the Klaviyo API for email marketing

41 tools answering
Lumail
by melvynx

Official Lumail email marketing MCP for campaigns, subscribers, and workflows.

answering
Markdown To Whatsapp
by drsound

Convert Markdown into WhatsApp formatting: tables drawn to fit the phone's monospace width.

41 installs/wk local only

Apex Contabil — questions

Answers built from our own checks of this server.

Why is there no uptime for Apex Contabil?
Apex Contabil runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package apex-mcp-framework was installed 73 times last week.
Is Apex Contabil still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Apex Contabil?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls apex-mcp-framework straight from pypi; nothing to host, nothing to sign up for.
How many people use Apex Contabil?
The pypi package apex-mcp-framework was installed 73 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.