Boe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 4 Aug 2026.
Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add boe-mcp -- npx -y boe-mcp
{
"mcpServers": {
"boe-mcp": {
"args": [
"-y",
"boe-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.boe-mcp]
command = "npx"
args = ["-y", "boe-mcp"]
{
"mcpServers": {
"boe-mcp": {
"args": [
"-y",
"boe-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"boe-mcp": {
"args": [
"-y",
"boe-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.