mcpbeat

DAP Bellwether MCP Server

solutions.dap/bellwether
answering

DAP Bellwether is answering right now. Last checked 8 min ago. It exposes 4 tools. Last commit 25 Jul 2026.

Free regulatory change feed for financial regulators in Canada, the US, the UK and the EU.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
102 ms
Response time
average over 24h
0
Stars
last commit 25 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add bellwether --transport http https://bellwether.dap.solutions/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bellwether": {
      "url": "https://bellwether.dap.solutions/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bellwether]
url = "https://bellwether.dap.solutions/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "bellwether": {
      "url": "https://bellwether.dap.solutions/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bellwether": {
      "url": "https://bellwether.dap.solutions/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

regulatory
get_regulatory_change
Retrieve one record in full, including every revision observed since it was first seen. Use this to answer whether a document was amended after publication and what moved. The id comes from a search or recent result.
search_regulatory_changes
Search regulatory publications collected from financial regulators in Canada, the United States, the United Kingdom and the European Union. Use for questions about what a regulator has published on a topic, or what has changed in a date range. Returns the most recent matches first.
coverage
list_coverage
List every regulator and feed being monitored, with when each was last collected successfully and how fresh the data is. Use to answer what this connector covers, or to check whether a jurisdiction is being watched before relying on an absence of results.
recent
recent_regulatory_changes
List the most recent regulatory publications across all covered regulators, newest first. Use when asked what is new, what happened this week, or for a general catch up rather than a specific topic.

Endpoints

URLTransportStateLatencyChecked
https://bellwether.dap.solutions/mcp streamable-http answering 117 ms 8 min ago

DAP Bellwether — questions

Answers built from our own checks of this server.

What can DAP Bellwether do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_regulatory_change, list_coverage, recent_regulatory_changes, search_regulatory_changes. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DAP Bellwether working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 102 ms. The bar chart above shows every period we have measured.
How do I connect DAP Bellwether?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DAP Bellwether need an API key?
No. DAP Bellwether completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DAP Bellwether?
It answers our handshake in 102 ms on average, which is faster than 83% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DAP Bellwether open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.