← Registry

Data Collection

dap.solutions

Searches and retrieves regulatory publications from financial regulators in Canada, the US, the UK, and the European Union.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://bellwether.dap.solutions/mcp

No auth detected

MCP server metadata

Name
DAP Bellwether
Version
1.0.0
Capabilities
tools
Server instructions

DAP Bellwether monitors financial regulators in Canada, the United States, the United Kingdom and the European Union, and records what they publish. Coverage starts from when this service first collected each source, so it is not a complete historical archive. Say so if a user asks about material older than the coverage window. Use list_coverage before concluding that something was not published, so an absence of results is not mistaken for an absence of regulation. This is a public information service. It is not legal or compliance advice.

Known tools 4

search_regulatory_changes

Search regulatory publications collected from financial regulators in Canada, the United States, the United Kingdom and the European Union.

Inferred read-only
recent_regulatory_changes

List the most recent regulatory publications across all covered regulators, newest first.

Inferred read-only
get_regulatory_change

Retrieve one record in full, including every revision observed since it was first seen.

Inferred read-only
list_coverage

List every regulator and feed being monitored, with when each was last collected successfully and how fresh the data is.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dap-bellwether]
url = "https://bellwether.dap.solutions/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dap-bellwether": {
      "type": "http",
      "url": "https://bellwether.dap.solutions/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dap-bellwether
Remote MCP URL: https://bellwether.dap.solutions/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dap-bellwether": {
      "url": "https://bellwether.dap.solutions/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dap-bellwether": {
      "type": "http",
      "url": "https://bellwether.dap.solutions/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dap-bellwether",
  "transport": "streamable-http",
  "url": "https://bellwether.dap.solutions/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dap.solutions was fetched 2026-08-01T01:18:44.806Z and is being refreshed.

Trust status Trusted

dap.solutions is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.