Back to MCP Servers
Opentk
Access Dutch Parliament (Tweede Kamer) information including documents, debates, activities, and legislative cases through structured search capabilities (based on opentk project by Bert Hubert)
search-data-extraction
By r-huijts
Installation
npx -y opentk-mcpConfiguration
{
"mcpServers": {
"opentk-mcp": {
"command": "npx",
"args": ["-y", "opentk-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes