← Index

Cartorio Certidao

io.github.paulo2tab/certidao·v1.1.0·Other
Quality Score
90
/100

MCP server para gerenciamento de certidoes de cartorio via IA.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "certidao": {
      "command": "uvx",
      "args": [
        "cartorio-certidao-mcp"
      ],
      "env": {
        "DATABASE_URL": "<your-database_url>"
      }
    }
  }
}
§02  Environment variables
DATABASE_URL
requiredsecret

URL de conexao PostgreSQL (ex: postgresql://user:pass@localhost/certidao_db)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other