Mmcp.market

Boe MCP server

by moureauf·io.github.moureauf/boe-mcp·v0.2.0

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

2 stars50 downloads/wk

Reviews

Write one

Nobody has reviewed Boe yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Boe tools (8)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • get_current_rate

    Get the current Bank of England base rate, the date it took effect, and how many whole months it has been held at this level.

  • get_mpc_dates

    Get every upcoming Bank of England Monetary Policy Committee announcement date on the published schedule (typically a year or more ahead), each with the number of calendar days until it. Use get_next_mpc_meeting when only the next date is needed.

  • get_next_mpc_meeting

    Get the date of the next scheduled Bank of England Monetary Policy Committee announcement and the number of days until it.

  • get_rate_at

    Get the Bank of England base rate that was in force on a specific historical date, and when that level took effect.

  • get_rate_history

    Get the last N Bank of England base rate changes: date, new rate, and the move in basis points vs the previous level (null for the earliest known entry).

  • get_rate_stats

    Get summary statistics of the Bank of England base rate over a date range: minimum and maximum (with the date each level first applied), the time-weighted average, and the rates in force at the start and end of the window with the net move in basis points. Both dates are optional — omit them for the full available history through today. The rate level in force on the start date counts even if it t

  • get_series

    Fetch observations for any Bank of England IADB statistical series by its code (e.g. IUDSOIA for SONIA, XUDLUSS for USD/GBP). Optionally restrict to a date range and cap how many of the most recent points are returned. Use list_series to discover codes; any valid IADB code works, not only catalogued ones.

  • list_series

    List a curated catalog of well-known Bank of England IADB statistical series (policy rates, market rates, exchange rates, household rates) with their code, name, description, unit and frequency. Use this to discover series codes to pass to get_series. get_series also accepts any other IADB code, not only these.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • Code scan31 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 8 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Boe repository's README, as published. We do not edit it. Read it on GitHub

boe-mcp

An MCP (Model Context Protocol) server that gives Claude Code — or any MCP client — live Bank of England data: the base rate (current level, change history, statistics over any period, and the rate in force on any past date), any series from the BoE's IADB statistical database (SONIA, exchange rates, quoted mortgage rates, and thousands more, with a curated catalog to start from), and the Monetary Policy Committee meeting schedule. It runs over stdio by default (with an opt-in Streamable HTTP mode for remote hosting), needs no API key or configuration, and caches responses in memory so repeated questions don't re-hit the BoE.

Published on npm as boe-mcp with build provenance — install and run it with npx -y boe-mcp.

Tools

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y boe-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add boe-mcp -- npx -y boe-mcp
Add to Cursor

Boe: common questions

Is Boe MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Boe safety report
How do I install Boe?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Boe need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Boe maintained?
The last commit was 10 days ago (2026-09-17). The latest release is v0.2.0.
What can I use instead of Boe?
Servers from other publishers that do the same job: Bcra MCP server, Cnb MCP server and Central Bank Rates (AllRatesToday) MCP server. Compare all Boe alternatives.

Alternatives to Boe

Same job from other publishers: the closest match first, then the best rated.

All Boe alternatives →

More from moureauf →