Skip to main content
ClaudeWave

Mapa Societario

MCP ServersRegistry oficial0 estrellas0 forksDockerfileMITActualizado today
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Documented (README)
Last scanned: 8/19/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/anbrme/borme-mcp
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/anbrme/borme-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Mapa Societario — MCP Server (Spanish Company Registry / BORME)

A hosted, **read-only**, **anonymous** [Model Context Protocol](https://modelcontextprotocol.io)
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.1M 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:**

```json
{
  "mcpServers": {
    "mapa-societario": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.mapasocietario.es/mcp"]
    }
  }
}
```

Health check: `curl -s https://mcp.mapasocietario.es/health` → `ok`.

## Registry listings

This server is published to the official
[MCP Registry](https://registry.modelcontextprotocol.io) as
**`es.mapasocietario/borme`** (see [`server.json`](server.json)), under a
DNS-verified `mapasocietario.es` namespace.

Machine-readable site metadata for AI agents is published at
[mapasocietario.es/llms.txt](https://mapasocietario.es/llms.txt).

## 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](https://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](LICENSE) — documentation only. The server is hosted; this repository does
not contain the implementation.

Lo que la gente pregunta sobre borme-mcp

¿Qué es anbrme/borme-mcp?

+

anbrme/borme-mcp es mcp servers para el ecosistema de Claude AI. Mapa Societario Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-18.

¿Cómo se instala borme-mcp?

+

Puedes instalar borme-mcp clonando el repositorio (https://github.com/anbrme/borme-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar anbrme/borme-mcp?

+

Nuestro agente de seguridad ha analizado anbrme/borme-mcp y le ha asignado un Trust Score de 82/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene anbrme/borme-mcp?

+

anbrme/borme-mcp es mantenido por anbrme. La última actividad registrada en GitHub es del 2026-08-18, con 0 issues abiertos.

¿Hay alternativas a borme-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega borme-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: anbrme/borme-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anbrme-borme-mcp)](https://claudewave.com/repo/anbrme-borme-mcp)
<a href="https://claudewave.com/repo/anbrme-borme-mcp"><img src="https://claudewave.com/api/badge/anbrme-borme-mcp" alt="Featured on ClaudeWave: anbrme/borme-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a borme-mcp