Open Data

DfT Road Traffic MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Department for Transport road traffic statistics for Great Britain. Access count points, average annual daily flow (AADF) data, and regional breakdowns for all major and minor roads.

3 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for DfT Road Traffic — workflow patterns, data models, and gotchas for your AI agent.

DfT Road Traffic Statistics

Official Department for Transport road traffic count data for Great Britain. No authentication required.

Data Model

  • Count Point — A fixed location on the road network where traffic is counted. Has a count_point_id, road name, road category, coordinates, and link length.
  • AADF — Average Annual Daily Flow. Estimated vehicle counts per day, broken down by vehicle type. One record per count point per year.
  • Region — One of 12 statistical regions (plus Scotland and Wales). Has ONS code.
  • Local Authority — Council area containing count points. Has ONS code.

Vehicle Type Fields (AADF)

  • pedal_cycles, two_wheeled_motor_vehicles — Non-car vehicles
  • cars_and_taxis — Cars and taxis combined
  • buses_and_coaches — Public transport
  • lgvs — Light goods vehicles (vans)
  • hgvs_2_rigid_axle through hgvs_6_articulated_axle — HGV subtypes
  • all_hgvs — All HGVs combined
  • all_motor_vehicles — Total motor vehicles (excludes pedal cycles)

Road Categories

  • TM — Trunk Motorway, PM — Principal Motorway
  • TA — Trunk A road, PA — Principal A road
  • TB — Trunk B road (rare), U — Unclassified

Gotchas

  • Pagination: Results are paginated. Use page parameter (1-indexed). Response includes current_page and total_pages (when available).
  • Limit: Use limit to control results per page (default varies).
  • Year coverage: AADF data typically runs from 2000 to 2-3 years ago.
  • Estimation methods: Many count points use estimated data rather than actual counts.

Tools in this Server (3)

Dft Traffic Aadf

Get Average Annual Daily Flow (AADF) data — estimated daily traffic volumes broken down by vehicle type: pedal cycles, motorcycles, cars, buses, light...

Dft Traffic Count Points

Search DfT traffic count points on the GB road network. Filter by road name, region, local authority, or road category. Returns count point ID, road n...

Dft Traffic Regions

List all DfT traffic regions in Great Britain with their IDs and ONS codes. Optionally also returns local authorities with their region associations. ...

Frequently Asked Questions

What is the DfT Road Traffic MCP server?

Department for Transport road traffic statistics for Great Britain. Access count points, average annual daily flow (AADF) data, and regional breakdowns for all major and minor roads. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect DfT Road Traffic 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/dft-traffic. Authentication is handled automatically.

How many tools does DfT Road Traffic provide?

DfT Road Traffic provides 3 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 DfT Road Traffic require?

DfT Road Traffic uses open data APIs — no authentication required.

Setup Instructions

Connect DfT Road Traffic to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/dft-traffic

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.

Ready to chat with DfT Road Traffic?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

DfT Road Traffic MCP Server & Skill — 3 Tools