Open Data

GOV.UK Spending MCP Server

Chat with AI and run tools instantly — no account needed.

UK government transparency and spending data. Search departmental spending reports, contracts, grants, procurement notices, and financial disclosures published on GOV.UK.

2 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for GOV.UK Spending — workflow patterns, data models, and gotchas for your AI agent.

GOV.UK Spending Data

Access UK government spending and transparency data published on GOV.UK. No authentication required.

Data Model

  • Transparency Document — A spending report, contract notice, or financial disclosure.
  • Organisation — The government department publishing the data (e.g. 'ministry-of-defence').
  • Content Purpose Supergrouptransparency for all spending/FOI data.

Key Fields (search results)

  • title — Document title
  • description — Summary
  • public_timestamp — Publication date
  • link — Path on GOV.UK (use with the detail endpoint for full data)
  • organisations — Publishing department(s)
  • format — Content type (e.g. 'transparency')
  • display_type — Human-readable type (e.g. 'Transparency data', 'FOI release')

Key Fields (document detail)

  • base_path — Canonical URL path
  • content_id — UUID
  • details.attachments — Downloadable data files (CSV, ODS, PDF)
  • details.body — HTML body with context and methodology
  • document_type — Schema type (e.g. 'corporate_report', 'transparency')
  • links.organisations — Full organisation metadata

Gotchas

  • Spending search filters on content_purpose_supergroup=transparency.
  • filter_organisations takes org slug (e.g. ministry-of-defence, not display name).
  • Pagination via start (0-based offset) and count (results per page).
  • Some results may be FOI releases rather than spending data — filter by format if needed.
  • Detail endpoint is the GOV.UK content API: /api/content/{path}.

Tools in this Server (2)

Spending Detail

Get full details of a UK government spending or transparency document. Returns the title, description, body content, attachments (data files), publish...

Spending Search

Search UK government spending and transparency data on GOV.UK. Returns departmental spending reports, contracts, grants, procurement notices, and fina...

Frequently Asked Questions

What is the GOV.UK Spending MCP server?

UK government transparency and spending data. Search departmental spending reports, contracts, grants, procurement notices, and financial disclosures published on GOV.UK. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect GOV.UK Spending to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/gov-uk-spending. Authentication is handled automatically.

How many tools does GOV.UK Spending provide?

GOV.UK Spending provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does GOV.UK Spending require?

GOV.UK Spending uses open data APIs — no authentication required.

Setup Instructions

Connect GOV.UK Spending to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/gov-uk-spending

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try GOV.UK Spending now

No sign-up required. Chat with AI and run tools instantly.

GOV.UK Spending MCP Server & Skill — 2 Tools