Open Data

Contracts Finder MCP Server

Chat with AI and run tools instantly.

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).

Managed
2 tools
Agent guide included

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

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

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Contracts Finder and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Contracts Finder will appear under Not connected — select it and click Connect to complete OAuth.
Name: Contracts Finder
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/contracts-finder
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Contracts Finder now

No API key or third-party login required. Chat with AI and run tools instantly.

Contracts Finder MCP Server & Skill — 2 Tools