Serverscom.mcpbundles/uk-hansard
H

UK Hansard MCP Server from MCPBundles

com.mcpbundles/uk-hansard · v1.0.0
▦ other
v1.0.0other mcpb: https://github.com/thinkchainai/mcpbundles/releases/download/uk-hansard-v1.0.0+build.0758fc37/uk-hansard.mcpb🌐 https://mcp.mcpbundles.com/bundle/uk-hansard/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.mcpbundles/uk-hansard",
  "description": "Search Parliamentary questions and motions from UK House of Commons",
  "title": "UK Hansard MCP Server from MCPBundles",
  "repository": {
    "url": "https://github.com/thinkchainai/mcpbundles",
    "source": "github",
    "id": "1095167873"
  },
  "version": "1.0.0",
  "websiteUrl": "https://mcpbundles.com/skills/uk-hansard",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-hansard-v1.0.0+build.0758fc37/uk-hansard.mcpb",
      "fileSha256": "0758fc37a2951b8f365c88fc1a88bafc6566a3ebc96756d964969004efe82ab0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.mcpbundles.com/bundle/uk-hansard/",
      "headers": [
        {
          "description": "OAuth2 Bearer token or API key. Use 'Bearer <token>' for OAuth or 'Api-Key <key>' for API key authentication.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}