Mapa Societario
Mapa Societario — MCP Server (Spanish Company Registry / BORME)
A hosted, read-only, anonymous Model Context Protocol server that gives AI agents access to the Spanish company registry.
It exposes data derived from the official BORME (Boletín Oficial del Registro Mercantil / Registro Mercantil) — ~3.2M companies and ~9.4M filings since 2009 — so an assistant can search companies and directors and explore corporate relationships directly.
🔎 Web app: https://mapasocietario.es
☁️ Connector URL:
https://mcp.mapasocietario.es/mcp(Streamable HTTP, JSON-RPC)🔓 Auth: none · Rate limit: 30 requests/min, 1,000/day per IP
Tools
Tool | Description |
| Search Spanish companies by name (typo-tolerant, ranked) |
| Full record for one company — current officers, sole shareholder, dissolution status, NIF/capital/address |
| Search directors / officers by name (accent-insensitive) |
| Related companies and shared officers as a graph ( |
Related MCP server: openregistry
Connect
Claude clients with native remote-MCP support — add a custom connector with the URL:
https://mcp.mapasocietario.es/mcpClaude Desktop (or any client) via the mcp-remote bridge:
{
"mcpServers": {
"mapa-societario": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.mapasocietario.es/mcp"]
}
}
}Health check: curl -s https://mcp.mapasocietario.es/health → ok.
Data & limitations
Unofficial. Derived from official BORME publications and provided as-is. For documented or critical use, consult the official BORME and the company's page on mapasocietario.es.
Ownership: BORME records only the sole shareholder (socio único), not full shareholder / cap-table data.
Out of scope: sanctions / PEP screening, annual accounts (Cuentas Anuales), AI analysis, and cross-company time-range / event queries.
Every company result includes an
empresa_urllink back to its page on mapasocietario.es so results can be viewed and cited at source.
License
MIT — documentation only. The server is hosted; this repository does not contain the implementation.
This server cannot be installed
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
- 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.61MIT
- AlicenseAqualityBmaintenanceUnmodified government company data from 27 registries, live. Cross-border UBO chain walker for AI agents. 60+ tools covering GB, IE, NO, FR, DE, NL, PL, BE, CH, LI, MC, IM, IS, CY, AU, NZ, CA, TW, HK, MY, FI, CZ, ES, IT, KR, US — raw upstream fields preserved, no LLM extraction.1013Apache 2.0
- Flicense-qualityCmaintenanceGet programmatic access to 170,000+ verified B2B companies in Spain. Featuring a highly-curated premium subset of 26,000+ CEO direct dials and mobile phones. Bypassing legacy corporate gatekeepers has never been cheaper.
- Flicense-qualityCmaintenanceEnables searching and retrieving details of over 500,000 Spanish government grants and subsidies from the official BDNS database, without requiring an API key.
Related MCP Connectors
Live data from 27 official national company registries. Unmodified. For KYB and due diligence.
EU company registry lookup across 16 countries incl. Sweden Bolagsverket.
5.5M verified entities, 10 countries, 13 tools. EU VAT, BORME, GLEIF, KYB. Free 100/mo.
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/anbrme/borme-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server