Comitelligence
Comitelligence is an MCP server for querying the official EU Comitology Register.
Что умеет
- Health: Server status and row counts for all tables.
- Search Committees: Search committees. Filter by DG (policy area) or active status.
- Get Committee: Committee details plus its most recent votes.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Comitelligence is an MCP server for querying the official EU Comitology Register.
It gives AI agents structured, searchable access to EU committee records, votes, dossiers, draft implementing measures, agendas, summaries, and related official documents.
The EU Comitology Register is a public record of implementing decisions made through European Commission committees. Comitelligence makes that record easier for agents and research tools to retrieve, search, and cite.
What It Provides
Comitelligence exposes the Comitology Register as agent-ready retrieval tools:
- Search EU committees by Directorate-General, policy area, and active status
- Retrieve committee details and recent voting history
- Search votes by outcome, committee, policy area, and date range
- Retrieve full vote records with extracted document text where available
- Look up complete dossier histories for implementing measures
- Search document titles and extracted vote text
- Retrieve official source document metadata and text
Comitelligence does not interpret, summarise, rank, or editorialise the record. It returns structured objects from official source data so downstream agents, analysts, journalists, researchers, and policy tools can reason over them.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| health | Server status and row counts for all tables. |
| search_committees | Search committees. Filter by DG (policy area) or active status. |
| get_committee | Committee details plus its most recent votes. |
| search_votes | Filter votes by outcome, committee, DG, or date range. Results ordered by vote_date descending. |
| get_vote | Full VoteObject including extracted text if available. |
| get_dossier | DossierBundle: all linked documents for one dossier, chronological. |
| get_document | Any document type. Returns stored text for votes; live-fetches text for agendas, summaries, measures, and others. |
| search_documents | Full-text search across vote texts and title search across all documents. Returns tiered results: FTS matches first, then title matches. |