Server data from the Official MCP Registry
Company intelligence via UK Companies House and risk screening across 386 risk data sources.
Company intelligence via UK Companies House and risk screening across 386 risk data sources.
Remote endpoints: streamable-http: https://bizfile-mcp-production.up.railway.app
This MCP server has critical security vulnerabilities including exposed API credentials in environment variables being transmitted via fetch requests, inadequate input validation on counterparty data, and insufficient authentication controls on sensitive compliance endpoints. The codebase demonstrates poor security practices around credential handling and lacks proper authorization checks for KYC/AML operations that involve financial and sanctions data. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 19 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ANTHROPIC_API_KEY
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
AI-powered KYC, company verification, and sanctions screening for AI agents.
Real-time counterparty verification against UK Companies House, with AI risk scoring and risk screening against 386 risk data sources. Built for supplier onboarding agents, payment approval workflows, and AML compliance pipelines.
Every unverified counterparty is a liability. The most common failure points — shell companies, dissolved entities, sanctioned parties — share one signal: a company that looks legitimate but isn't. Claude and other LLMs cannot reliably check live company registry data or current sanctions lists from training data.
This tool calls authoritative sources directly:
| Tool | Free Tier | Use When |
|---|---|---|
| validate_counterparty | 20/month | Before any new supplier approval or contract |
| validate_counterparty_lite | 20/month | High-volume registry check, no AI scoring |
| screen_counterparty | Paid | Before any payment to a KYC-approved counterparty |
Claude Code — add to .mcp.json: { "mcpServers": { "bizfile": { "type": "sse", "url": "https://bizfile-mcp-production.up.railway.app/sse" } } }
LangChain: from langchain_mcp import MCPClient client = MCPClient( "https://bizfile-mcp-production.up.railway.app/sse" )
OpenAI Agents SDK: from agents.mcp import MCPServerSse mcp_server = MCPServerSse( params={ "url": "https://bizfile-mcp-production.up.railway.app/sse" } )
| Tier | Calls | Price |
|---|---|---|
| Free | 20/month | No card required |
| Bundle 500 | 500, never expire | $20 |
| Bundle 2000 | 2,000, never expire | $70 |
| Pay-as-you-go | Metered | $0.019/query (validate_counterparty), $0.008/query (lite), $0.50/screen (sanctions) |
Upgrade: https://kordagencies.com
company verification MCP · KYC check agent · sanctions screening MCP · AML compliance tool · counterparty due diligence · Companies House API · supplier onboarding agent · payment verification MCP · OFAC screening · MAS Singapore sanctions · UK company check · corporate intelligence agent · counterparty risk scoring · AI KYC tool · know your customer API · business verification agent · supplier risk screening · AML agent tool · MCP sanctions check
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.