mcpbeat Sign in

Cartorio Certidao MCP Server

by paulo2tab Your server? Claim it
local only

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

MCP server para gerenciamento de certidoes de cartorio via IA.

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

Installs per day peak 26 · avg 11 · +10% w/w
a month agotoday
75
Installs / week
pypi · cartorio-certidao-mcp
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 certidao -- uvx cartorio-certidao-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "certidao": {
      "args": [
        "cartorio-certidao-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.certidao]
command = "uvx"
args = ["cartorio-certidao-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "certidao": {
      "args": [
        "cartorio-certidao-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "certidao": {
      "args": [
        "cartorio-certidao-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: DATABASE_URL (URL de conexao PostgreSQL (ex: postgresql://user:pass@localhost/certidao_db)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Cartorio Certidao

same job, measured the same way
Ejec2
by com-elcheff-portal

MCP server para El Cheff - punto de venta para restaurantes

answering
MCP Efi
by codespar

MCP server for EFI (Gerencianet) — Pix, charges, carnets, cobranças

24 installs/wk local only
Lgpd MCP
by lordmendes

MCP Server para conformidade LGPD. Ferramentas de bases legais, consentimento, PIA e políticas.

103 installs/wk local only
Uk Parliament Commonsvotes
by nick-ma

MCP server for UK Parliament Commons Votes API

25 installs/wk local only
Uk Parliament Now
by nick-ma

MCP server for UK Parliament NOW Annunciator Content API

22 installs/wk local only
Uk Parliament Committees
by nick-ma

MCP server for UK Parliament Committees API

21 installs/wk local only
Uk Parliament Lordsvotes
by nick-ma

MCP server for UK Parliament Lords Votes API

20 installs/wk local only
Claro Gerencial
by hlgurgel

Servidor MCP para integração com os WebServices SOAP do Claro Gerencial (Redeinova)

local only

Cartorio Certidao — questions

Answers built from our own checks of this server.

Why is there no uptime for Cartorio Certidao?
Cartorio Certidao 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 cartorio-certidao-mcp was installed 75 times last week.
Is Cartorio Certidao 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 Cartorio Certidao?
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 cartorio-certidao-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Cartorio Certidao?
The pypi package cartorio-certidao-mcp was installed 75 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.