Skip to content
Claude Desktop

mcp bigdatacorp for Claude Desktop

io.github.codespar/mcp-bigdatacorp

MCP server for BigDataCorp — Brazilian data enrichment + KYC (CPF/CNPJ/vehicle/property/antifraud)

client:Claude Desktop transport:stdio runtime:npm

Install mcp bigdatacorp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-bigdatacorp": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bigdatacorp"
      ],
      "env": {
        "BIGDATACORP_ACCESS_TOKEN": "<BIGDATACORP_ACCESS_TOKEN>",
        "BIGDATACORP_TOKEN_ID": "<BIGDATACORP_TOKEN_ID>",
        "BIGDATACORP_API_BASE": "<BIGDATACORP_API_BASE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp bigdatacorp in other clients