george-kozlitin/borme-mcp
by Various
MCP server for Spain's company registry (BORME): 9.5M events since 2009, hosted at mcp.bormeapi.com
MCP
george-kozlitin/borme-mcp
Added 13 July 2026
Overview
An MCP server that provides access to Spain's official company registry (BORME) with 9.5 million events since 2009. It is hosted at mcp.bormeapi.com and built in Python, allowing AI assistants and clients that support the Model Context Protocol to query corporate filings and changes.
Best for
Best for
Developers who need structured, programmatic access to Spanish corporate registry data via MCP
Use cases
- Check company registration and update status in Spain
- Retrieve executive appointments or dissolutions from BORME
- Integrate Spanish corporate data into due diligence workflows
How to use
Install
BORME_DSN=postgresql://user:pass@host/borme BORME_MCP_TRANSPORT=streamable-http python server.py Tools exposed
search_eventscompany_historydaily_digestregistry_statslist_act_typescompany_by_nifrecent_signals
Example client config
{\n "mcpServers": {\n "borme": {\n "url": "https://mcp.bormeapi.com/mcp"\n }\n }\n} Notes
An MCP server that provides access to Spain’s official company registry (BORME) with 9.5 million events since 2009. It is hosted at mcp.bormeapi.com and built in Python, allowing AI assistants and clients that support the Model Context Protocol to query corporate filings and changes.
0 stars on GitHub. Last updated 2026-07-08. Licensed MIT.
Use cases
- Check company registration and update status in Spain
- Retrieve executive appointments or dissolutions from BORME
- Integrate Spanish corporate data into due diligence workflows
Pros
- Covers a large historical dataset of 9.5 million events
- Uses the standard MCP protocol for easy integration with MCP clients
- Free and publicly accessible without authentication
Cons
- Limited to Spain’s company registry only
- Data freshness depends on BORME publication schedule, not real-time
- Requires an MCP-compatible client to use directly
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Covers a large historical dataset of 9.5 million events
- Uses the standard MCP protocol for easy integration with MCP clients
- Free and publicly accessible without authentication
Cons
- Limited to Spain's company registry only
- Data freshness depends on BORME publication schedule, not real-time
- Requires an MCP-compatible client to use directly
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
