Loading MCP server directory, please wait...
Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.
npx @getmcp/cli add io.github.moureauf/boe-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.moureauf/boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}