Politikdata.dk MCP for Gemini CLI
dk.politikdata/mcp
Danish parliamentary cases, votes, politicians, parties, elections, and comparison tools.
client:Gemini CLI
transport:streamable-http
tools:24
Install Politikdata.dk MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.politikdata.dk/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- compare
- fetch
- get_case
- get_document_text
- get_election
- get_election_candidates
- get_election_history
- get_election_votes
- get_party
- get_person
- get_question
- get_question_history
- get_vote_cast
- get_vote_cast_votes
- list_elections
- resolve_person
- search
- search_cases
- search_keywords
- search_party_votes
- search_person_votes
- search_persons
- search_questions
- search_vote_casts