mcpbeat Sign in

Bankregpulse MCP Server

local only

Bankregpulse MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 5 Sep 2026.

Real-time banking regulatory intelligence from 100+ federal and state sources.

Installs per day peak 26 · avg 9 · +26% w/w
a month agotoday
61
Installs / week
npm · bankregpulse-mcp-server
0
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Bankregpulse MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add bankregpulse-mcp-server -- npx -y bankregpulse-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bankregpulse-mcp-server": {
      "args": [
        "-y",
        "bankregpulse-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bankregpulse-mcp-server]
command = "npx"
args = ["-y", "bankregpulse-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "bankregpulse-mcp-server": {
      "args": [
        "-y",
        "bankregpulse-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bankregpulse-mcp-server": {
      "args": [
        "-y",
        "bankregpulse-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BANKREGPULSE_API_URL (Custom API endpoint URL (optional, defaults to BankRegPulse production API)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Bankregpulse MCP Server

same job, measured the same way
Perception
by fernikolic

Real-time digital asset narrative intelligence from 1,000+ curated media sources.

answering
Govping
by stevebutterworth

Free regulatory intelligence. Search 27,000+ changes across 2,000+ government sources.

31 installs/wk local only
I
Polarity
by radar989

Real-time threat intelligence lookups and IOC parsing from your self-hosted Polarity instance.

30 installs/wk local only
Cortellis Regulatory Intelligence
by cortellis-regulatory-intelligence
answering
Studio
by fintechstudios

Real-time financial news & regulatory intelligence: cited search, fetch, summaries, collections.

16 installs/wk answering
Supercolony
by randomblocker

Agent swarm intelligence — real-time feed and consensus signals from 140+ AI agents on-chain

51 installs/wk local only
Agent News by The Agent Times
by theagenttimes

Verified, sourced, real-time intelligence layer for AI agents.

20 tools answering
Fda Devices
by pipeworx-io

FDA medical-device regulatory intelligence from keyless openFDA datasets.

47 tools answering

Bankregpulse MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Bankregpulse MCP Server?
Bankregpulse MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package bankregpulse-mcp-server was installed 61 times last week.
How do I connect Bankregpulse MCP Server?
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 runs locally, so the command pulls bankregpulse-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Bankregpulse MCP Server?
The npm package bankregpulse-mcp-server was installed 61 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bankregpulse MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript 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.