Boe
БесплатноНе проверенEnables querying Spanish BOE consolidated legislation, daily summaries, and legal reference data through natural language using the Model Context Protocol.
Описание
Enables querying Spanish BOE consolidated legislation, daily summaries, and legal reference data through natural language using the Model Context Protocol.
README
DESCRIPTION
BOE is the Official State Gazette of Spain.
Boe-mcp enables querying consolidated legislation, BOE/BORME summaries, and legal reference data directly through Claude AI and other MCP-compatible clients using the Model Context Protocol (MCP).
Boe-mcp is an MCP server that exposes tools for LLMs to access:
- Consolidated legislation of the Spanish legal system
- Daily BOE and BORME summaries
- Auxiliary tables for legal domains, jurisdictions, and government departments
KEY FEATURES
- Advanced search of consolidated legislation with date, jurisdiction, and validity filters
- Full legal text retrieval in XML/JSON formats
- Historical BOE and BORME summary queries
- Access to legal reference tables (domains, departments, legal relationships)
- Block-level navigation of legal texts
- Automatic consolidation status validation
INSTALLATION
Install with uv
Prerequisites
- Python 3.10 or higher.
- uv package manager.
Installing uv
The first step is to install uv, a package manager for Python.
It can be installed from the command line.
On macOS and Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
On Windows:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
You can also install it with pip:
pip install uv
For more information about installing uv, visit the uv documentation.
INTEGRATION WITH CLIENTS LIKE CLAUDE FOR DESKTOP
- Go to Claude > Settings > Developer > Edit Config >
claude_desktop_config.json. - Add this configuration block under
"mcpServers":
"boe_mcp": {
"command": "uvx",
"args": [
"boe_mcp"
]
}
- If you have other MCP servers configured, separate them with commas
,.
USAGE EXAMPLES
Once configured, you can make queries like:
- "List current state laws on data protection"
- "Show the BOE summary for June 14, 2024"
- "Display the BOE legal domains table"
Установка Boe
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/AnCode666/boe-mcpFAQ
Boe MCP бесплатный?
Да, Boe MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Boe?
Нет, Boe работает без API-ключей и переменных окружения.
Boe — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Boe в Claude Desktop, Claude Code или Cursor?
Открой Boe на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Boe with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
