boe-mcp
Rank #8,676io.github.moureauf/boe-mcp
Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.
boe-mcp is a Model Context Protocol (MCP) server published by moureauf. It ranks #8,676 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. boe-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 123,370 of 132,046 servers on MCP Toplist.
Use boe-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add boe-mcp -- npx -y boe-mcp[mcp_servers.boe-mcp]
command = "npx"
args = ["-y", "boe-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"boe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.moureauf%2Fboe-mcp)<a href="https://mcptoplist.com/server/io.github.moureauf%2Fboe-mcp"><img src="https://mcptoplist.com/badge/io.github.moureauf%2Fboe-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
moureauf
Available versions (4)
| Version | Published |
|---|---|
| 0.2.0 | Jul 11, 2026 |
| 0.1.3 | Jul 10, 2026 |
| 0.1.2 | Jul 8, 2026 |
| 0.1.1 | Jul 8, 2026 |
Frequently asked questions
- Who maintains boe-mcp?
- boe-mcp is maintained by moureauf, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is boe-mcp listed on the Official MCP Registry?
- Yes — boe-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does boe-mcp have?
- MCP Toplist tracks 4 versions of boe-mcp, most recently published on Jul 11, 2026.
- Where can I find the source code for boe-mcp?
- The source code for boe-mcp is hosted at github.com/moureauf/boe-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.