Chat with AI and run tools instantly.
Search 700+ Welsh Government datasets, browse by topic, and query filtered tables — housing, health, schools, energy, and local authority breakdowns from StatsWales.
Try this workflow
Housing catalog
Using StatsWales, what housing statistics does the Welsh Government publish?
Chat with AI and run tools instantly.
Browse all toolsBuilt for
Policy analysts, journalists, researchers, and local government staff working with Welsh official statistics
Housing catalog
Topic + dataset discovery across homelessness, stock, and affordability.
Using StatsWales, what housing statistics does the Welsh Government publish?
NHS waiting times
Health topic search leading to A&E and RTT datasets.
Using StatsWales, what NHS health and A&E waiting time statistics are available for Wales?
School pupils
Metadata + filtered view on PLASC-style pupil counts.
Using StatsWales, how many secondary school pupils are there in Wales?
Local authority unemployment
Terse keyword search; tests title matching and LA breakdowns.
welsh unemployment by local authority
Domain knowledge for StatsWales — workflow patterns, data models, and gotchas for your AI agent.
StatsWales is the Welsh Government's official statistics portal. The v1 API provides structured access to 700+ published datasets across 11 topics.
Call these MCP tools directly. Use code_execution only when you need derived analysis on rows already returned.
Pass filter as an array of {columnName, values[]}. Column names must match view column labels exactly (from metadata or a small unfiltered view sample) — e.g. Local authority, Year group, Year. Values must match display strings in the data (Year Group 7, not Year 7).
Example:
Optional sort_by: [{"columnName": "Data values", "direction": "DESC"}].
Get metadata for one StatsWales dataset by UUID. Returns ``{dataset_id, dataset, dimensions}`` including dimension definitions and column labels. Call...
List or search StatsWales datasets. Without query: paginated catalog ``{items, total, page, page_size, has_more}``. With query: title search ``{items,...
Query tabular rows for a StatsWales dataset. Supports server-side ``filter`` (columnName + values[]) and optional ``sort_by``. Returns ``{items: [{col...
Browse StatsWales by topic — use before paging the full dataset catalog. Without topic_id: ``{items: [{id, path, name, ...}], total, topic_id: null}``...
Welsh Government official statistics API. Search datasets, browse by topic, retrieve metadata, and query filtered paginated views. Covers health, education, housing, crime, economy, transport, environment, and Welsh language statistics. It provides 4 tools that AI agents can use through the Model Context Protocol (MCP).
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/stats-wales. Authentication is handled automatically.
StatsWales provides 4 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.
StatsWales uses open data APIs — no authentication required.
Connect StatsWales to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/stats-walesThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
StatsWales and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More open data integrations you might like
UK Police open data API providing street-level crime reports, stop and search data, crime outcomes, ...
Access HM Land Registry bulk datasets for England and Wales via the 'Use land and property data' API...
GOV.UK Trade Tariff API providing UK customs tariff data including commodity codes, duty rates, trad...
Access the Environment Agency's groundwater level monitoring data for England. Find groundwater moni...
Track asteroids and comets approaching Earth using NASA's NeoWs (Near Earth Object Web Service). Mon...
Access geological data from the British Geological Survey via the OGC API. Query boreholes, earthqua...