Eu Reg
БесплатноНе проверенAn MCP server that gives AI agents cited, review-gated grounding in EU regulation.
Описание
An MCP server that gives AI agents cited, review-gated grounding in EU regulation.
README
An MCP server that gives AI agents cited, review-gated grounding in EU regulation. Agents answering crypto or AI-compliance questions can check a live official register and cite pinpoint provisions instead of guessing.
Five tools:
| Tool | What it does | Needs |
|---|---|---|
search_micar_register |
Look up an entity by name or LEI in the ESMA interim MiCAR register: white papers (Titles II–IV), authorised CASPs, non-compliant entities | — |
micar_register_summary |
Current register totals and white paper format coverage | — |
micar_register_changes |
Register movement: new filings, changed entries, removals (withdrawal tracking) | — |
lint_micar_whitepaper |
Deterministic Annex I–III lint of a draft white paper: cited candidate findings | lint extra |
classify_eu_ai_act_system |
EU AI Act risk-tier classification with pinpoint Art. 5 / Annex III / GPAI citations | classify extra |
Register data comes from the MiCAR Register Observatory, which snapshots the public ESMA register weekly (Art. 109 VO (EU) 2023/1114). The linter is micar-whitepaper-linter (35 rules mapped to Annex I–III); the classifier is eu-ai-act-classifier.
Install
Claude Code
claude mcp add eu-reg -- uvx --from git+https://github.com/sebastianfoerste/eu-reg-mcp eu-reg-mcp
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"eu-reg": {
"command": "uvx",
"args": ["--from", "git+https://github.com/sebastianfoerste/eu-reg-mcp", "eu-reg-mcp"]
}
}
}
The three register tools work with no configuration and no API key. The lint and classify tools need their optional extras:
uv pip install 'eu-reg-mcp[lint] @ git+https://github.com/sebastianfoerste/eu-reg-mcp'
uv pip install 'eu-reg-mcp[classify] @ git+https://github.com/sebastianfoerste/eu-reg-mcp'
Note: the linter and classifier packages are source-available under their own licenses (portfolio display, reference, and evaluation use), not MIT — see their repositories before production use. Without the extras, both tools return an install hint instead of failing.
Try it
Ask an agent with this server connected:
- "Is
<entity>on the MiCAR register, and what format is its white paper?" - "What changed on the MiCAR register recently — any removals?"
- "Classify this AI system under the EU AI Act" (paste a system profile; call with an empty string to get the schema).
Guardrails
Every response carries its framing: register results are facts from a public register with the snapshot date; lint and classification outputs are candidate flags from deterministic rules, pending human legal review. Extraction artifacts exist. Nothing this server returns is a legal assessment of any entity or legal advice — that is a design contract, not a disclaimer.
Development
git clone https://github.com/sebastianfoerste/eu-reg-mcp
cd eu-reg-mcp
make install && make test
Tests run offline against fixtures. The server itself is MIT-licensed.
Установка Eu Reg
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/sebastianfoerste/eu-reg-mcpFAQ
Eu Reg MCP бесплатный?
Да, Eu Reg MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Eu Reg?
Нет, Eu Reg работает без API-ключей и переменных окружения.
Eu Reg — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Eu Reg в Claude Desktop, Claude Code или Cursor?
Открой Eu Reg на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Eu Reg with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
