Loading MCP server directory, please wait...
MCP server for Certta — Brazilian KYC/KYB: biometrics, OCR, ICP-Brasil e-signature, onboarding
npx @getmcp/cli add io.github.codespar/mcp-certtaRequires Node.js 18+. Community-contributed server. Review source before installing.
CERTTA_API_KEYAPI key from the Certta dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-certta": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-certta"
],
"env": {
"CERTTA_API_KEY": "",
"CERTTA_API_BASE": ""
}
}
}
}