BR data enrichment + KYC. CPF / CNPJ / vehicle / property / antifraud datasets โ name, DOB, address, employment, score, sanctions, social signals (Instagram/LinkedIn). Standard rail in BR e-commerce + lending agents for KYC, AML, fraud scoring. Paired-header auth (AccessToken + TokenId). Alpha catalog-row only โ package skeleton future work; endpoint paths provisional.
$ npm install @codespar/mcp-bigdatacorpAdd this entry to your claude_desktop_config.json (or any MCP-compatible client config).
{
"mcpServers": {
"bigdatacorp": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bigdatacorp"
],
"env": {}
}
}
}Each tool is independent โ your agent loads only what it needs to reduce context and response time.
Tool list is being indexed. Check the source on GitHub in the meantime.
MCP is a protocol โ any framework that speaks it can mount this server.