Catalog
Boe MCP
Officialby moureauf · TypeScript
Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.
Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.
Topics
bank-of-englandclaudeinterest-ratesmcpmodel-context-protocolmonetary-policystdiotypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp@0.1.2"
]
}
}
}