Skip to main content
Glama
openpharma-org

European Financial Filings MCP Server

eu-filings

Access unified European financial filings, including company reports and XBRL data from EU regulated markets across 27+ countries.

Instructions

Unified tool for European financial filings via ESEF (European Single Electronic Format): access company filings, financial statements, and XBRL data from EU regulated markets. Provides comprehensive access to financial reports from 27+ European countries using the filings.xbrl.org API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
leiNoFor get_company_by_lei, get_company_filings: Legal Entity Identifier (LEI) - 20 character alphanumeric code
limitNoFor search_companies, get_company_filings, get_country_companies, filter_filings: Maximum number of results to return
queryNoFor search_companies: Company name to search for (e.g., "LVMH", "Volkswagen", "TotalEnergies")
methodYesThe operation to perform: search_companies (search EU by name via GLEIF), get_company_by_lei (lookup by LEI), get_company_filings (ESEF filings), search_uk_companies (search UK Companies House), get_uk_company_filings (UK filing history), get_uk_company_accounts (UK annual accounts), get_ftse100_companies (major UK companies)
countryNoFor search_companies, get_company_filings, get_country_companies: ISO 3166-1 alpha-2 country code
filingsNoFor filter_filings: Array of filing objects to filter
filtersNoFor search_facts_by_value: Additional search filters
optionsNoFor build_fact_table, time_series_analysis: Analysis options
categoryNoFor get_uk_company_filings: Filter by filing category
end_dateNoFor get_company_filings, filter_filings: End date for filing period in YYYY-MM-DD format
entity_idNoFor get_entity_details, get_company_filings: Entity ID from filings.xbrl.org API
filing_idNoFor get_filing_facts, get_filing_validation: Filing ID from filings.xbrl.org
toleranceNoFor build_fact_table, search_facts_by_value: Tolerance range (±)
max_errorsNoFor filter_filings: Maximum number of validation errors allowed
start_dateNoFor get_company_filings, filter_filings: Start date for filing period in YYYY-MM-DD format
target_valueNoFor build_fact_table, search_facts_by_value: Target value to search around
company_numberNoFor UK methods: UK Companies House company number (8 characters)
search_criteriaNoFor get_dimensional_facts: Search criteria for dimensional facts
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must disclose behavioral traits such as rate limits, pagination, data freshness, or error handling. It only mentions the data source and geographic coverage, omitting any operational behaviors. The description is essentially a high-level capability statement with no caveats or detailed semantics.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (two sentences) and front-loaded with the core purpose. Some redundancy exists ("European financial filings" vs "EU regulated markets"), but it is not verbose or cluttered. It earns a 4 for clarity without waste.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (18 parameters, 21 methods, nested objects), the description is too high-level to be complete. It doesn't explain how methods relate, provide example workflows, or set expectations about output formats. The schema helps but doesn't compensate for the lack of practical usage context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, and each parameter includes a description listing applicable methods. The tool description adds no parameter-level detail, but the schema already provides sufficient semantics. Baseline 3 is appropriate because the schema carries the burden, and the description doesn't detract.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as a unified access point for European financial filings via ESEF, specifying the resource (company filings, financial statements, XBRL data) and the API source (filings.xbrl.org). It is a specific verb+resource statement, though it doesn't differentiate from siblings (none listed), which is why it doesn't get a 5.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool vs alternatives or how to choose among the 21 methods. The only usage hints are embedded in the schema's parameter descriptions, but the tool description itself offers no direction, prerequisites, or context for method selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/openpharma-org/eu-filings-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server