r-huijts/opentk-mcp
by Various
A Model Context Protocol (MCP) server providing access to Dutch parliamentary data (Tweede Kamer) through OpenTK . This server enables AI assistants to search, retrieve, and analyz
MCP
r-huijts/opentk-mcp
Added 1 June 2026
Overview
An MCP server that exposes Dutch parliamentary data from the Tweede Kamer via OpenTK. It allows AI assistants to search, retrieve, and analyze parliamentary documents, activities, and information published by the Dutch parliament.
Best for
Best for
Developers building AI assistants that require direct access to Dutch parliamentary records
Use cases
- Search and retrieve Dutch parliamentary documents through AI assistants
- Analyze parliamentary activities and voting records programmatically
- Integrate Dutch legislative data into AI-powered research or monitoring tools
How to use
Install
npx @r-huijts/opentk-mcp Tools exposed
get_overviewbirthdays_todaylist_personssearch_tksearch_tk_filteredsearch_by_categoryanalyze_document_relevanceget_document_contentfind_person_in_documentfind_party_in_documentget_document_detailsget_document_linksget_committeesget_committee_detailsget_upcoming_activitiesget_voting_resultsget_photo
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "opentk": {\n "command": "npx",\n "args": [\n "-y",\n "@r-huijts/opentk-mcp"\n ]\n }\n }\n} Notes
An MCP server that exposes Dutch parliamentary data from the Tweede Kamer via OpenTK. It allows AI assistants to search, retrieve, and analyze parliamentary documents, activities, and information published by the Dutch parliament.
20 stars on GitHub. Last updated 2025-10-30. Licensed MIT.
Use cases
- Search and retrieve Dutch parliamentary documents through AI assistants
- Analyze parliamentary activities and voting records programmatically
- Integrate Dutch legislative data into AI-powered research or monitoring tools
Pros
- Provides standardized MCP access to a specific, valuable government dataset
- Open source with a clear focus on Dutch parliamentary data
- Enables AI assistants to access real parliamentary information without scraping
Cons
- Limited to the Dutch Tweede Kamer only, no other parliaments or governments
- Low community adoption (20 stars) may imply slower updates or limited support
- Repository is primarily HTML, suggesting minimal code or documentation depth
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides standardized MCP access to a specific, valuable government dataset
- Open source with a clear focus on Dutch parliamentary data
- Enables AI assistants to access real parliamentary information without scraping
Cons
- Limited to the Dutch Tweede Kamer only, no other parliaments or governments
- Low community adoption (20 stars) may imply slower updates or limited support
- Repository is primarily HTML, suggesting minimal code or documentation depth
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.