Comitelligence — EU Comitology Register
io.github.left-handed-grannies/comitelligenceAgent-native search of EU comitology: committees, votes, dossiers, and implementing-act documents.
Tools · 8
Server status and row counts for all tables.
Search committees. Filter by DG (policy area) or active status.
Committee details plus its most recent votes.
Filter votes by outcome, committee, DG, or date range. Results ordered by vote_date descending.
Full VoteObject including extracted text if available.
DossierBundle: all linked documents for one dossier, chronological.
Any document type. Returns stored text for votes; live-fetches text for agendas, summaries, measures, and others.
Full-text search across vote texts and title search across all documents. Returns tiered results: FTS matches first, then title matches.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"comitelligence_—_eu_comitology_register": {
"url": "https://comitelligence-mcp.onrender.com/mcp",
"transport": "streamable-http"
}
}
}