Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Mapa Societario

БесплатноНе проверен

Search Spanish companies, directors and corporate relationships from official BORME registry filings — ~3.2M companies since 2009. Read-only, anonymous.

GitHubEmbed

Описание

Search Spanish companies, directors and corporate relationships from official BORME registry filings — ~3.2M companies since 2009. Read-only, anonymous.

README

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_companies Search Spanish companies by name (typo-tolerant, ranked)
get_company Full record for one company — current officers, sole shareholder, dissolution status, NIF/capital/address
search_officers Search directors / officers by name (accent-insensitive)
get_company_network Related companies and shared officers as a graph (owns / owned_by / shared_officer edges)

Connect

Claude clients with native remote-MCP support — add a custom connector with the URL:

https://mcp.mapasocietario.es/mcp

Claude 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/healthok.

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_url link 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.

from github.com/anbrme/borme-mcp

Установка Mapa Societario

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/anbrme/borme-mcp

FAQ

Mapa Societario MCP бесплатный?

Да, Mapa Societario MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Mapa Societario?

Нет, Mapa Societario работает без API-ключей и переменных окружения.

Mapa Societario — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Mapa Societario в Claude Desktop, Claude Code или Cursor?

Открой Mapa Societario на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Mapa Societario with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development