← Registry

Data Collection

politikdata.dk

Provides tools to access and retrieve data about Danish political figures, parties, cases, documents, and elections.

1 endpoint21 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.politikdata.dk/mcp

No auth detected

MCP server metadata

Name
Politikdata.dk MCP
Version
0.1.0
Capabilities
toolsresources
Server instructions

Use this server to retrieve Danish parliamentary data from politikdata.dk. Prefer exact IDs from vocabulary resources where available, include canonical politikdata.dk URLs in answers, and distinguish politikdata.dk data from original Folketinget source URLs when both are present. For comparison tools, omit result_filter or use result_filter=all when the user asks for overall similarity or agreement. Use result_filter=only_agreement or result_filter=only_disagreement only when the user asks to inspect matching result rows; these values must not be used to calculate the overall agreement percentage.

Known tools 21

compare

Compare two Danish politicians/persons, two political parties, or one person against one party majority vote.

Inferred read-only
fetch

Universal Deep Research-compatible fetch tool.

Inferred read-only
get_case

Get compact details for one Danish parliamentary case, including paginated associated document metadata and file IDs for optional extracted document text retrieval.

Inferred read-only
get_document_text

Return a bounded slice of extracted text for a document file.

Inferred read-only
get_election

Inspect one public Danish parliamentary or municipal election by ID or slug.

Inferred read-only
get_election_candidates

Inspect candidate names, votes, and vote shares for one FV or KV election and geographic scope.

Inferred read-only
get_election_history

Track turnout, vote totals, party or candidate performance, bloc shares, bloc lead, or calculated FV mandates across elections.

Inferred read-only
get_election_votes

Inspect vote totals, turnout, party/list vote shares, bloc winner and lead for one FV or KV election.

Inferred read-only
get_party

Get compact details for one Danish political party, including the manually registered party leader, profile statistics, national FV/KV vote-share history, latest parliamentary election result, validity dates, and public URLs.

Inferred read-only
get_person

Get compact details for one Danish politician/person, including public biography summary, roles, party memberships, parliamentary vote statistics, election candidacies, and personal election votes.

Inferred read-only
get_vote_cast

Get compact details for one Danish parliamentary afstemning/vote cast, including paginated party vote breakdown.

Inferred read-only
get_vote_cast_votes

Get the full voting breakdown for one Danish parliamentary afstemning/vote cast, including both party-level votes and individual politician roll-call votes.

Inferred read-only
list_elections

List public Danish parliamentary and municipal elections that have result data or are enabled for live coverage.

Inferred read-only
resolve_person

Resolve politicians by name only.

Inferred read-only
search

Universal Deep Research-compatible search across Politikdata.

Inferred read-only
search_cases

Search Danish parliamentary cases/documents by text, date range, type, category, and topic.

Inferred read-only
search_keywords

Search parliamentary topic keywords by text.

Inferred read-only
search_party_votes

Search how a Danish political party voted in Folketinget afstemninger/stemmer.

Inferred read-only
search_person_votes

Search how a Danish politician/person voted in Folketinget afstemninger/stemmer.

Inferred read-only
search_persons

Resolve or search politicians by name, optionally limited by parliamentary period.

Inferred read-only
search_vote_casts

Search Danish parliamentary afstemninger/stemmer, meaning aggregate vote results for a case step.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.politikdata-dk-mcp]
url = "https://mcp.politikdata.dk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "politikdata-dk-mcp": {
      "type": "http",
      "url": "https://mcp.politikdata.dk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: politikdata-dk-mcp
Remote MCP URL: https://mcp.politikdata.dk/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "politikdata-dk-mcp": {
      "url": "https://mcp.politikdata.dk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "politikdata-dk-mcp": {
      "type": "http",
      "url": "https://mcp.politikdata.dk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "politikdata-dk-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.politikdata.dk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.