**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.
How to connect
https://server.smithery.ai/left-handed-grannies/comitelligence/mcp
curl -X POST https://server.smithery.ai/left-handed-grannies/comitelligence/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'