Mapa Societario
Mapa Societario — MCP Server(スペイン会社登記 / BORME)
ホスト型の読み取り専用・匿名のModel Context Protocol サーバーで、AIエージェントにスペインの会社登記へのアクセスを提供します。
公式のBORME(Boletín Oficial del Registro Mercantil / Registro Mercantil)から派生したデータを公開しており、2009年以降の約310万社の企業と約940万件の提出書類を扱うため、アシスタントは企業や役員を検索し、企業間の関係を直接調べることができます。
🔎 Webアプリ: https://mapasocietario.es
☁️ コネクタURL:
https://mcp.mapasocietario.es/mcp(Streamable HTTP、JSON-RPC)🔓 認証: なし・レート制限: 30リクエスト/分、1日あたり1,000リクエスト(IPごと)
ツール
ツール | 説明 |
| スペインの企業を名前で検索(タイポ許容、ランキング付き) |
| 1社の完全な記録 — 現在の役員、単一株主、解散ステータス、NIF/資本金/住所 |
| 役員・取締役を名前で検索(アクセント非依存) |
| 関連企業と共通役員をグラフとして表示( |
Related MCP server: openregistry
接続
ネイティブのリモートMCP対応のClaudeクライアント — 以下のURLでカスタムコネクタを追加:
https://mcp.mapasocietario.es/mcpClaude Desktop(または任意のクライアント)をmcp-remoteブリッジ経由で使用:
{
"mcpServers": {
"mapa-societario": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.mapasocietario.es/mcp"]
}
}
}ヘルスチェック: curl -s https://mcp.mapasocietario.es/health → ok。
レジストリ掲載
このサーバーは公式の
MCP Registryに
es.mapasocietario/borme として公開されています(server.jsonを参照)。DNS検証済みのmapasocietario.es名前空間の下にあります。
AIエージェント向けの機械可読なサイトメタデータは mapasocietario.es/llms.txtで公開されています。
データと制限事項
非公式。 公式のBORME公報から派生したもので、現状のまま提供されます。 文書化された用途や重要な用途には、公式のBORMEおよび mapasocietario.esの企業ページを参照してください。
所有権: BORMEは単一株主(socio único)のみを記録し、 完全な株主・キャップテーブルデータは含みません。
対象外: 制裁・PEPスクリーニング、年次決算(Cuentas Anuales)、AI分析、企業横断の期間・イベントクエリ。
すべての企業結果には、mapasocietario.es上の該当ページへの
empresa_urlリンクが含まれており、結果をソースで確認・引用できます。
ライセンス
MIT — ドキュメントのみ。サーバーはホストされており、このリポジトリには実装は含まれません。
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 Connectors
Live data from 27 official national company registries. Unmodified. For KYB and due diligence.
Read-only data on 3.9M Romanian companies: search, profiles, financials, status, CAEN.
Search French companies: financials, directors, ownership, M&A and insolvency events.
European business data — French company check, EU VAT validation, legal search.
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
- AlicenseAqualityDmaintenanceUnmodified 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.1017Apache 2.0
- FlicenseNot gradedqualityCmaintenanceGet 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.
- FlicenseNot gradedqualityCmaintenanceEnables searching and retrieving details of over 500,000 Spanish government grants and subsidies from the official BDNS database, without requiring an API key.
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