search & data extraction

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)

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y r-huijts/opentk-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "opentk-mcp",
  "command": "npx",
  "args": [
    "-y",
    "r-huijts/opentk-mcp"
  ]
}

About This MCP Server

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)

GitHub: https://github.com/r-huijts/opentk-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub