Open Data

Contracts Finder MCP Server

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

UK Government Contracts Finder API for searching public procurement notices, tenders, and contract awards published by UK public sector organisations using the Open Contracting Data Standard (OCDS).

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 Contracts Finder — workflow patterns, data models, and gotchas for your AI agent.

Contracts Finder

UK Government procurement portal providing public contract notices, tenders, and awards in Open Contracting Data Standard (OCDS) format.

Data Model

  • Release — An OCDS release representing a procurement event (tender, award, contract). Contains buyer, supplier, value, dates.
  • Notice — A published procurement notice with title, description, CPV classification, and status.
  • Tender — Details of a procurement opportunity: description, value range, submission deadline, CPV codes.
  • Award — Contract award details: supplier name, value, date.

Key Fields

  • ocid — Open Contracting ID, unique per contracting process
  • tender.title / tender.description — What's being procured
  • tender.classification.id — CPV (Common Procurement Vocabulary) code
  • tender.value — Estimated contract value range
  • awards[].suppliers[].name — Who won the contract
  • awards[].value.amount — Awarded value in GBP
  • buyer.name — The procuring public authority

Gotchas

  • The API returns OCDS-format releases which can be verbose. Key data is nested in releases[].tender and releases[].awards.
  • Search results default to 100 per page. Use size to control pagination.
  • Published dates are in ISO 8601 format with timezone offset.
  • Some older notices may lack structured award data.
  • The keyword search matches against title and description fields.

Tools in this Server (2)

Cf Search Awards

Search UK government contract awards on Contracts Finder. Find awarded public contracts by keyword with optional value range filter. Returns supplier ...

Cf Search Contracts

Search UK government contract notices and tenders on Contracts Finder. Find public procurement opportunities by keyword, filter by stage (tender/award...

Frequently Asked Questions

What is the Contracts Finder MCP server?

UK Government Contracts Finder API for searching public procurement notices, tenders, and contract awards published by UK public sector organisations using the Open Contracting Data Standard (OCDS). It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Contracts Finder 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/contracts-finder. Authentication is handled automatically.

How many tools does Contracts Finder provide?

Contracts Finder 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 Contracts Finder require?

Contracts Finder uses open data APIs — no authentication required.

Setup Instructions

Connect Contracts Finder to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/contracts-finder

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 Contracts Finder now

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

Contracts Finder MCP Server & Skill — 2 Tools