MCP Server
MCP
Cartorio Certidao
MCP server para gerenciamento de certidoes de cartorio via IA.
Install
uvx cartorio-certidao-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "cartorio-certidao-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL de conexao PostgreSQL (ex: postgresql://user:pass@localhost/certidao_db)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DATABASE_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment