← Index

io.github.RRGU26/bankregpulse-mcp-server

io.github.RRGU26/bankregpulse-mcp-server·v1.0.3·Finance & Payments
Quality Score
82
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "bankregpulse-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bankregpulse-mcp-server"
      ],
      "env": {
        "BANKREGPULSE_API_URL": "<bankregpulse_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "bankregpulse-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bankregpulse-mcp-server"
      ],
      "env": {
        "BANKREGPULSE_API_URL": "<bankregpulse_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y bankregpulse-mcp-server
§02  Environment variables
BANKREGPULSE_API_URL

Custom API endpoint URL (optional, defaults to BankRegPulse production API)

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments