CompanyLens
About
CompanyLens is a remote MCP server giving AI agents instant access to official company registry data across 19 jurisdictions in Europe, the Americas, and Asia-Pacific. Eighteen read-only tools let you search companies and people, look up officers and beneficial owners, map corpor
Details
- Author
- CompanyLens
- Downloads
- 394
- Categories
- Other, Security
Jump to
- 18 read-only, idempotent tools — no side effects on registry data
- Unified access to 19 official government registries across Europe, Americas, and Asia-Pacific
- Low-latency queries from CompanyLens’s own indexed database
- Built for KYB and due diligence: PSC records, disqualified directors, address clustering
- Free tier: 100 calls per month with no credit card required
- Service tokens for agentic workflows with independent monthly quotas
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
CompanyLensCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
No installation is required. Add the server URL (https://mcp.companylens.io/mcp) to your MCP client config, create a free account at companylens.io, and start querying. On the first tool call, OAuth 2.0 with PKCE handles authentication automatically; for unattended workflows you can embed a service token in the config as a Bearer header.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"companylens": {
"companylens": {
"url": "https://mcp.companylens.io/mcp"
}
}
}
}
McpServers
{
"companylens": {
"url": "https://mcp.companylens.io/mcp"
}
}
Why CompanyLens?
One endpoint, 19 registries. Most company-data tools cover a single jurisdiction. CompanyLens unifies 19 official government registries across Europe, the Americas, and Asia-Pacific behind one MCP endpoint. Built for KYB and due diligence. Beyond company lookup, the server exposes what compliance and investigation workflows actually need: persons with significant control, corporate networks via shared officers, the UK disqualified directors register, registered addresses with every co-located company, and full filing history. Official data, low-latency reads. Records are ingested from each official government registry — Companies House, CRO, KBO/BCE, Handelsregisteramt, and equivalents — and indexed in CompanyLens's own database. Queries return in milliseconds, with no dependency on upstream registry availability or rate limits at request time. Safe to wire into any client. All 18 tools are read-only and idempotent. Add the server to Claude, Cursor, your custom agent, or a CI pipeline without worrying about side effects. Free to try. No credit card, no API key in config. The free tier gives you 100 calls / month — enough to evaluate the server end-to-end. Paid plans for unattended agents and high-volume workflows. ---Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



