Skip to content
Claude Desktop

uk parliament treaties for Claude Desktop

io.github.nick-ma/uk-parliament-treaties

MCP server for UK Parliament Treaties API

client:Claude Desktop transport:stdio runtime:npm

Install uk parliament treaties in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "uk-parliament-treaties": {
      "command": "npx",
      "args": [
        "-y",
        "@darkhorseone/mcp-server-uk-parliament-treaties"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

uk parliament treaties in other clients