← Index

Bizfile MCP

io.github.OjasKord/bizfile-mcp·v4.10.5·Other
Quality Score
95
/100

Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://bizfile-mcp-production.up.railway.app
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "bizfile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bizfile-mcp"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "bizfile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bizfile-mcp"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y bizfile-mcp
§02  Environment variables
ANTHROPIC_API_KEY
requiredsecret

Anthropic API key for AI-powered risk scoring

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