← Index

FDIC BankFind MCP Server

io.github.jflamb/fdic-mcp-server·v1.30.0·Search
Quality Score
80
/100

Search FDIC institutions, branches, failures, and peer analysis over MCP.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://bankfind.jflamb.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "fdic-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "fdic-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "fdic-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "fdic-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y fdic-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Search