
UK Legislation MCP Server From MCPBundles
Pull searchable UK Acts, Statutory Instruments, and full legislative text into agent workflows for compliance features, civic products, or legal research without manual browsing legislation.gov.uk.
Overview
UK Legislation is an MCP server for the Idea phase that searches UK Acts and Statutory Instruments and returns full legislative text for agent-grounded research.
What is this MCP server?
- Search UK Acts and Statutory Instruments with legislation-focused queries
- Retrieve full text of matched legislation for quoting and diffing in prompts
- Hosted streamable-http remote plus stdio MCPB package (v1.0.0)
- OAuth2 Bearer or Api-Key Authorization on MCPBundles remote endpoint
- Published by MCPBundles from thinkchainai/mcpbundles with pinned fileSha256
- Server version 1.0.0 with streamable-http remote at mcp.mcpbundles.com/bundle/uk-legislation/
- Stdio transport via mcpb registry package with published fileSha256 pin
- Authorization header required (Bearer OAuth2 or Api-Key)
Community signal: 3 GitHub stars.
What problem does it solve?
Builders waste hours hunting statute and SI text across government sites and still risk agents inventing section numbers or outdated rules.
Who is it for?
UK-regulated SaaS, legal-tech side projects, and indie builders who need citable statutory text inside Claude Code or Cursor during early scoping.
Skip if: Non-UK jurisdictions, formal legal advice workflows that require a human lawyer, or teams that only need generic web search without structured legislation APIs.
What do I get? / Deliverables
After you register the MCPBundles endpoint with a Bearer or Api-Key, your agent can query UK legislation and pull full text into specs, compliance notes, and feature requirements.
- Search results for UK Acts and Statutory Instruments relevant to your prompt
- Full-text legislative excerpts agents can paste into specs or checklists
- Grounded citations for validate-phase scope and compliance copy drafts
Recommended MCP Servers
Journey fit
Canonical shelf is Idea because solo builders reach for authoritative legal text earliest when scoping UK-regulated products, policies, or copy—not after the app is built. Research subphase fits structured retrieval of primary sources agents can cite while validating rules, disclaimers, and feature boundaries.
How it compares
Legislation data MCP integration, not a drafting or compliance-audit agent skill.
Common Questions / FAQ
Who is com.mcpbundles/uk-legislation for?
Solo builders and small teams building UK-facing products who want their coding agent to search Acts and SIs and retrieve full text instead of guessing at law.
When should I use com.mcpbundles/uk-legislation?
Use it during idea and validation research when you need to confirm which statutes apply, quote exact wording, or trace statutory instruments before committing to compliance-heavy features.
How do I add com.mcpbundles/uk-legislation to my agent?
Add the MCPBundles remote URL https://mcp.mcpbundles.com/bundle/uk-legislation/ with Authorization Bearer token or Api-Key header, or install the uk-legislation.mcpb stdio package from the GitHub release pinned in server metadata.