Politikdata.dk MCP for Grok
dk.politikdata/mcp
Danish parliamentary cases, votes, politicians, parties, elections, and comparison tools.
client:Grok
transport:streamable-http
tools:24
Install Politikdata.dk MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.politikdata.dk/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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