UK Data for AI Agents

Connect your AI agent to 22 enriched UK government data tools. Two integration paths: use the MCP server for tool-use workflows, or the x402 protocol for autonomous pay-per-request access.

No API key needed for x402. No signup needed for MCP. Start querying in under a minute.

MCP Server Setup

1

Copy the MCP URL

https://www.ukdatapi.com/api/mcp
2

Add to your MCP config

Add this to your Claude Desktop configuration file (or any MCP-compatible client):

{
  "mcpServers": {
    "ukdatapi": {
      "url": "https://www.ukdatapi.com/api/mcp"
    }
  }
}
3

Start querying

Ask your AI assistant to use UKDataAPI tools. For example:

“Look up company 07099863 and give me their Distress Score”

x402 Pay-Per-Request

The x402 protocol lets AI agents pay for API calls with USDC on Base Mainnet. No API key. No signup. No subscription. Just cryptographic proof of payment in the request header.

Every endpoint is available at the x402 path. Your agent receives a 402 Payment Required response with pricing, constructs a payment proof, and resends the request.

Endpoint pattern:

https://www.ukdatapi.com/api/x402/v1/{endpoint}/{param}

See the full price list at /.well-known/x402

22 Available Tools

Every tool returns enriched data with proprietary scoring from 400+ official UK government sources.

Entity Intelligence

8 cr

Distress Score

Due Diligence Report

25 cr

PROCEED/CAUTION/DO NOT ENGAGE verdict

Tender Intelligence

10 cr

Government procurement opportunities

Location Intelligence

10 cr

Area profiling

Property Intelligence

15 cr

Property due diligence

Environmental Risk

12 cr

Environmental Risk Score

Planning Intelligence

12 cr

Development Score

Market Sizing

15 cr

Opportunity Score

Trade & Customs

10 cr

Import duty rates

Education

8 cr

Schools + Ofsted

Transport

8 cr

Connectivity Score

Vehicle

6 cr

MOT history + Health Score

Health

12 cr

Healthcare landscape

Energy & ESG

12 cr

ESG Score

Legal & Policy

10 cr

Legislation search

Water Quality

12 cr

Water Quality Score

Digital Connectivity

10 cr

Digital Readiness Score

Political Intelligence

8 cr

Engagement Index

Director Network

15 cr

Director Risk Score

Funding & Grants

10 cr

Opportunity Score

Innovation & IP

12 cr

Innovation Score

Demographics

12 cr

Spending Power Index

Workflow Recipes

Chain multiple tools together for powerful multi-step agent workflows.

Company Due Diligence Bot

48 credits

entity → director → report

Look up a company, check its directors for risk flags, then generate a full due diligence verdict. Automate know-your-business workflows end to end.

Property Risk Scanner

36 credits

environment → planning → water

Assess environmental risk, check planning constraints and development scores, then evaluate water quality. Complete property risk profile in one chain.

Market Opportunity Finder

37 credits

market → demographics → location

Size a local market, overlay census and spending power data, then profile the area for crime, flood, and transport. Data-driven site selection.

Start building with UK government data

200 free credits on signup. MCP server ready. x402 payments live on Base.