OpenTK Dutch Parliament
Provides a bridge to Dutch parliamentary data through Bert Hubert's tkconv service, enabling search across documents, MP information retrieval, and access to official records for political research and civic engagement.
13 stars
0 tools
Created Aug 2025
@r-huijts/r-huijts-opentk-dutch-parliament-opentk-mcpAbout
Provides a bridge to Dutch parliamentary data through Bert Hubert's tkconv service, enabling search across documents, MP information retrieval, and access to official records for political research and civic engagement.
Categories
general
Installation
npm
npm install @r-huijts/r-huijts-opentk-dutch-parliament-opentk-mcp
Configuration
{
"mcpServers": {
"r-huijts-opentk-dutch-parliament-opentk-mcp": {
"command": "npx",
"args": [
"-y",
"@r-huijts/r-huijts-opentk-dutch-parliament-opentk-mcp"
]
}
}
}