Open Data

Bank of England MCP Server

Chat with AI and run tools instantly.

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.

Managed
2 tools
Agent guide included

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

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 Bank of England and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Bank of England will appear under Not connected — select it and click Connect to complete OAuth.
Name: Bank of England
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/bank-of-england
Authentication: OAuth

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

Try Bank of England now

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