mcp-legal-entity-resolver
Rank #25,717com.mambabuilt/mcp-legal-entity-resolver
Resolve a company domain to its registered legal entity, company number, LEI and VAT number.
mcp-legal-entity-resolver is a Model Context Protocol (MCP) server published by mambalabsdev. It ranks #25,717 of 121,933 servers tracked on MCP Toplist. mcp-legal-entity-resolver is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 96,216 of 121,933 servers on MCP Toplist.
Use mcp-legal-entity-resolver
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-legal-entity-resolver -e "APIFY_TOKEN=<your APIFY_TOKEN>" -- npx -y @mambalabsdev/mcp-legal-entity-resolverReplace each placeholder with your own value before saving.
[mcp_servers.mcp-legal-entity-resolver]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-legal-entity-resolver"]
[mcp_servers.mcp-legal-entity-resolver.env]
APIFY_TOKEN = "<your APIFY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-legal-entity-resolver": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-legal-entity-resolver"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-legal-entity-resolver": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-legal-entity-resolver"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-legal-entity-resolver": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-legal-entity-resolver"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-legal-entity-resolver": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-legal-entity-resolver"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-legal-entity-resolver": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-legal-entity-resolver"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mambabuilt%2Fmcp-legal-entity-resolver)<a href="https://mcptoplist.com/server/com.mambabuilt%2Fmcp-legal-entity-resolver"><img src="https://mcptoplist.com/badge/com.mambabuilt%2Fmcp-legal-entity-resolver.svg" alt="MCP Toplist: Top 25% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mambalabsdev
Other servers by mambalabsdev
- mcp-gtm-suite#9,254 · 8 vers
- mcp-job-board-keyword-signal-scanner#14,770 · 4 vers
- mcp-domain-to-linkedin-url-resolver#16,150 · 3 vers
- mcp-icp-fit-scorer#16,151 · 3 vers
- mcp-gtm-tech-stack-signal-scraper#16,877 · 4 vers
- Company Social Presence Mapper MCP Server#17,718 · 3 vers
- mcp-gtm-hiring-signal-scraper#18,013 · 4 vers
- mcp-gtm-signals-aggregator#19,179 · 4 vers
- Job Posting Monitor MCP Server#19,380 · 3 vers
- company-change-event-feed#19,768 · 3 vers
- Funding & Press Signal Scanner MCP Server#21,059 · 3 vers
- AI Tooling Detector MCP Server#21,500 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 24, 2026 |
| 1.0.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains mcp-legal-entity-resolver?
- mcp-legal-entity-resolver is maintained by mambalabsdev, which publishes 47 MCP servers (97 total versions) tracked on MCP Toplist.
- Is mcp-legal-entity-resolver listed on the Official MCP Registry?
- Yes — mcp-legal-entity-resolver is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-legal-entity-resolver have?
- MCP Toplist tracks 2 versions of mcp-legal-entity-resolver, most recently published on Aug 24, 2026.
- Where can I find the source code for mcp-legal-entity-resolver?
- The source code for mcp-legal-entity-resolver is hosted at github.com/mambalabsdev/mcp-legal-entity-resolver.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.