eu-company-mcp-server
EU Company MCP Server
MCP server providing AI agents with European company data — company search, corporate structures, VAT validation, sanctions screening, insolvency search, beneficial ownership, and EU economic statistics.
13 Tools in 4 Categories
Company Data (GLEIF)
company_search— Search 2M+ companies worldwide by name, filter by countrycompany_by_lei— Look up company details by LEI codecompany_by_register— Find company by trade register number (e.g. HRB)company_structure— Get corporate structure: parent company + subsidiaries
VAT Validation (VIES)
validate_vat_number— Validate EU VAT numbers, get company name & address
Compliance & Due Diligence (NEW in v0.2.0)
search_insolvencies— Search company insolvencies/bankruptcies across EU countriesget_beneficial_owners— Look up beneficial ownership (EU Anti-Money Laundering Directive)check_sanctions— Screen against EU/US/UN sanctions lists (90+ datasets via OpenSanctions)
EU Statistics (Eurostat)
eu_gdp— GDP for EU countries (in million EUR)eu_unemployment— Monthly unemployment rates (seasonally adjusted)eu_inflation— Monthly inflation rates (HICP)eu_business_demography— Business births, deaths, and active enterprisesget_industry_statistics— Industry-level stats by NACE code (enterprises, turnover, employment)
Related MCP server: gleif-mcp-server
Installation
pip install eu-company-mcp-serverUsage with Claude Code
.mcp.json:
{
"mcpServers": {
"eu-company": {
"type": "stdio",
"command": "python",
"args": ["-m", "src.server"]
}
}
}Data Sources
All APIs are free and require no API key:
API | Data |
GLEIF | Company search, LEI codes, corporate structures (2M+ entities) |
VIES | EU VAT number validation with company details |
Eurostat | GDP, unemployment, inflation, business demography, industry statistics |
OpenSanctions | EU/US/UN sanctions lists, beneficial ownership (90+ datasets) |
Insolvenzbekanntmachungen.de | German insolvency filings + EU E-Justice Portal links |
Use Cases
Due Diligence — Verify company identity, check corporate structure, search insolvencies
KYC (Know Your Customer) — Validate company registration, VAT, and beneficial owners
AML (Anti-Money Laundering) — Screen against sanctions lists, check ownership structures
Market Research — Compare EU economies, industry statistics by NACE code
Compliance — Verify VAT numbers, sanctions screening for cross-border transactions
Export Control — Check if trading partners are on EU/US/UN sanctions lists
More MCP Servers by AiAgentKarl
Category | Servers |
🔗 Blockchain | |
🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
🔒 Security | |
🤖 Agent Infra | Memory · Directory · Hub · Reputation |
🔬 Research |
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceMCP server for Nordic company registries. Verify companies, check board members, signing authority, and financial data across Norway, Denmark, Finland, and Sweden using official public APIs. 23 tools covering search, details, roles, and batch lookups.Last updated199Apache 2.0
- AlicenseAqualityBmaintenanceMCP server for GLEIF LEI (Legal Entity Identifier) database access. Look up, validate, and search legal entities and their relationships in the global LEI system.Last updated126MIT
- AlicenseAqualityDmaintenanceMCP server for Slovak business registers (RPO) — AI agents can query 1.4M+ Slovak legal entities via Slovakia's official Statistical Office API. Search companies by name, IČO, or get full entity details including legal form, address, and statutory representatives.Last updated21MIT
- AlicenseAqualityCmaintenanceStructured business intelligence for AI agents. 5.5M verified entities across 34 countries, 40.3M BORME mercantile acts, EU VAT validation, GLEIF, healthcare registries. 20 tools.Last updated61MIT
Related MCP Connectors
Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.
OpenCorporates MCP — Global company registry data (free, no auth, rate limited)
GLEIF MCP — Global Legal Entity Identifier Foundation (free, no auth)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiAgentKarl/eu-company-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server