Open Data

Bank of England MCP Server

Chat with AI and run tools instantly — no account needed.

Bank of England Statistical Interactive Database. Retrieve daily exchange rates (GBP vs major currencies), Bank Rate (interest rate) history, and other statistical series from the BoE's public database. No authentication required.

2 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Bank of England — workflow patterns, data models, and gotchas for your AI agent.

Bank of England Statistical Database

The Bank of England publishes daily exchange rates, interest rates, and monetary statistics through its Statistical Interactive Database (SIAD). No authentication required.

Key Series Codes

Exchange Rates (daily spot, into sterling — use these mnemonics in the BoE CSV API)
  • XUDLUSS — US Dollar into sterling
  • XUDLERS — Euro into sterling
  • XUDLJYS — Japanese Yen into sterling
  • XUDLCDS — Canadian Dollar into sterling
  • XUDLADS — Australian Dollar into sterling
  • XUDLSFS — Swiss Franc into sterling
  • XUDLNKS — Norwegian Krone into sterling
  • XUDLSKS — Swedish Krona into sterling
  • XUDLDKS — Danish Krone into sterling
  • XUDLSGS — Singapore Dollar into sterling
  • XUDLBK89 — Chinese Yuan into sterling
  • XUDLBK97 — Indian Rupee into sterling
  • XUDLBK93 — South Korean Won into sterling
  • XUDLZRS — South African Rand into sterling
  • XUDLBK78 — Israeli Shekel into sterling
  • XUDLBK95 — Turkish Lira into sterling
  • XUDLBK47 — Polish Zloty into sterling
  • XUDLBK25 — Czech Koruna into sterling
  • XUDLGBD — Sterling into US$ (special; not foreign→GBP)
Interest Rates
  • IUDBEDR — Bank Rate (official Bank Rate)
  • IUMABEDR — Bank Rate (monthly average)

Date Format

  • Dates use DD/Mon/YYYY format (e.g. "01/Jan/2025")
  • Weekends and bank holidays have no data points (weekday data only)

Gotchas

  • One MCP tool call can list many currencies; the integration loads each BoE series in a separate upstream CSV request and merges by date (BoE rejects many multi-series combinations in a single query).
  • In the tool response, each rates row uses the same currency strings you requested (e.g. USD, EUR) as keys when you used shorthand; if you pass a BoE mnemonic, that mnemonic is the column key.
  • Response is CSV format from BoE, parsed into JSON by the tools
  • Some series have gaps on public holidays
  • Latest data is typically T+1 (yesterday's rates available today)

Tools in this Server (2)

Boe Exchange Rates

Retrieve daily spot exchange rates from the Bank of England (foreign currency into sterling). Shorthand covers common ISO codes mapped to BoE daily sp...

Boe Interest Rate

Retrieve the Bank of England official Bank Rate (interest rate) history. Returns daily or monthly average values. The Bank Rate is set by the Monetary...

Frequently Asked Questions

What is the Bank of England MCP server?

Bank of England Statistical Interactive Database. Retrieve daily exchange rates (GBP vs major currencies), Bank Rate (interest rate) history, and other statistical series from the BoE's public database. No authentication required. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Bank of England 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/bank-of-england. Authentication is handled automatically.

How many tools does Bank of England provide?

Bank of England 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 Bank of England require?

Bank of England uses open data APIs — no authentication required.

Setup Instructions

Connect Bank of England to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/bank-of-england

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.

Try Bank of England now

No sign-up required. Chat with AI and run tools instantly.

Bank of England MCP Server & Skill — 2 Tools