Open Data

DBT Trade Data MCP Server

Chat with AI and run tools instantly.

Department for Business and Trade Data API. Access UK trade datasets including tariff data, commodity codes, trade quotas, trade barriers, and trade agreements — all without authentication.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for DBT Trade Data — workflow patterns, data models, and gotchas for your AI agent.

DBT Trade Data

The Department for Business and Trade Data API provides access to UK trade-related datasets in JSON and CSV formats.

Available Datasets

  • uk-tariff-2021-01-01 — UK Global Tariff rates applied to imports after Brexit.
  • market-barriers — Trade barriers reported by UK businesses operating overseas.
  • uk-trade-quotas — Tariff rate quotas for importing goods at reduced duty rates.
  • uk-trade-agreements — Free trade agreements the UK has negotiated or is negotiating.

Key Patterns

  • List datasets first to discover all available datasets and their metadata.
  • Get dataset metadata for a specific dataset (description, versions, fields).
  • Query dataset to retrieve actual data rows from the latest version.
  • The format parameter on queries supports "json" and "csv".

Gotchas

  • Large datasets: Some datasets (e.g. uk-tariff) contain millions of rows. The query endpoint returns paginated results — the response includes a next URL for subsequent pages.
  • Version pinning: Querying always uses the latest version. Get dataset metadata to see all available versions.
  • Dataset IDs: Use exact slugs from the list — they are case-sensitive.

Tools in this Server (3)

Dbt Get Dataset

Get detailed metadata for a specific DBT trade dataset. Returns description, available versions, field definitions, and data format information. Use a...

Dbt List Datasets

List all available datasets from the Department for Business and Trade Data API. Returns dataset IDs, names, descriptions, and metadata. Use to discov...

Dbt Query Dataset

Query data from the latest version of a DBT trade dataset. Returns actual data rows from datasets like market-barriers, uk-trade-quotas, or uk-trade-a...

Frequently Asked Questions

What is the DBT Trade Data MCP server?

Department for Business and Trade Data API. Access UK trade datasets including tariff data, commodity codes, trade quotas, trade barriers, and trade agreements — all without authentication. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect DBT Trade Data 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/dbt-trade-data. Authentication is handled automatically.

How many tools does DBT Trade Data provide?

DBT Trade Data 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 DBT Trade Data require?

DBT Trade Data uses open data APIs — no authentication required.

Setup Instructions

Connect DBT Trade Data to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/dbt-trade-data

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 DBT Trade Data and paste the MCP URL into Remote MCP server URL.
  4. Click Add. DBT Trade Data will appear under Not connected — select it and click Connect to complete OAuth.
Name: DBT Trade Data
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/dbt-trade-data
Authentication: OAuth

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

Try DBT Trade Data now

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

DBT Trade Data MCP Server & Skill