Skip to content
Claude Desktop

boe mcp for Claude Desktop

io.github.moureauf/boe-mcp

Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.

client:Claude Desktop transport:stdio runtime:npm

Install boe mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "boe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "boe-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

boe mcp in other clients