π
eu-company-mcp-server
MCP server for EU company data β GLEIF company search, VAT validation, Eurostat business statistics
0 installs
Trust: 37 β Low
Search
Ask AI about eu-company-mcp-server
Powered by Claude Β· Grounded in docs
I know everything about eu-company-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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)
Installation
pip install eu-company-mcp-server
Usage 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 | Solana |
| π Data | Weather Β· Germany Β· Agriculture Β· Space Β· Aviation Β· EU Companies |
| π Security | Cybersecurity Β· Policy Gateway Β· Audit Trail |
| π€ Agent Infra | Memory Β· Directory Β· Hub Β· Reputation |
| π¬ Research | Academic Β· LLM Benchmark Β· Legal |
β Full catalog (50+ servers)
License
MIT
