r-huijts/opentk-mcp
Access Dutch Parliament (Tweede Kamer) information including documents, debates, activities, and legislative cases through structured search capabilities (based on opentk project by Bert Hubert)
Quick Start
Clone the repository:
git clone https://github.com/r-huijts/opentk-mcpClaude Desktop configuration example:
{
"mcpServers": {
"opentk-mcp": {
"command": "npx",
"args": [
"-y",
"r-huijts/opentk-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.