← Registry

Data Collection

mapasocietario.es

Provides access to Spanish company registry data from BORME, including company profiles, officer searches, and corporate network relationships.

1 endpoint4 known toolsFirst detected August 19, 2026Last detected September 4, 2026

ENDPOINT 1

https://mcp.mapasocietario.es/mcp

No auth detected

MCP server metadata

Name
borme-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Mapa Societario — Spanish company registry (BORME). Search Spanish companies and officers and explore corporate relationships, derived from official BORME (Registro Mercantil) publications since 2009 (~3.1M companies, ~9.4M filings). Data is UNOFFICIAL and provided as-is. Ownership: BORME records only sole-shareholder (socio único), not full shareholder/cap-tables. Cross-company time-range queries (e.g. all registry transfers in a date window) are not supported. For documented or critical use, see the official BORME and the paid Due Diligence report at mapasocietario.es. Every company result includes a mapasocietario.es link (empresa_url) to view and cite the source.

Known tools 4

search_companies

Search Spanish companies by name in the BORME registry.

Inferred read-only
get_company

Get the BORME registry profile of one Spanish company: status, incorporation, current and former officers, sole shareholder (BORME records only sole-shareholder ownership), and — where available — NIF, share capital and registered address.

Inferred read-only
search_officers

Find a person (administrator/director/apoderado) in the BORME registry and list the companies they are linked to.

Inferred read-only
get_company_network

Show companies directly connected to one Spanish company: via a shared board/management officer (shared_officer — apoderados and representatives are excluded as low-signal), via being owned by it (owns), or via owning it (owned_by).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.borme-mcp]
url = "https://mcp.mapasocietario.es/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "borme-mcp": {
      "type": "http",
      "url": "https://mcp.mapasocietario.es/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: borme-mcp
Remote MCP URL: https://mcp.mapasocietario.es/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "borme-mcp": {
      "url": "https://mcp.mapasocietario.es/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "borme-mcp": {
      "type": "http",
      "url": "https://mcp.mapasocietario.es/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "borme-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.mapasocietario.es/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mapasocietario.es was fetched 2026-08-24T01:03:06.940Z.

Trust status Neutral

mapasocietario.es is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.