UK Legislation MCP Server from MCPBundles✓
com.mcpbundles/uk-legislation · v1.0.0
v1.0.0▦ other mcpb: https://github.com/thinkchainai/mcpbundles/releases/download/uk-legislation-v1.0.0+build.a800a397/uk-legislation.mcpb🌐 https://mcp.mcpbundles.com/bundle/uk-legislation/↗ 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-legislation",
"description": "Search UK Acts, Statutory Instruments, and legislation with full text retrieval",
"title": "UK Legislation 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-legislation",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-legislation-v1.0.0+build.a800a397/uk-legislation.mcpb",
"fileSha256": "a800a3976e9456c3b3c3c7a8bbe6e28b2761dd693163a0518820a951f6e6444b",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.mcpbundles.com/bundle/uk-legislation/",
"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"
}
}