FDIC BankFind MCP Server
Rank #9,578glama/jflamb/fdic-mcp-server
Provides programmatic access to the FDIC BankFind Suite API, enabling users to query public data on FDIC-insured financial institutions, bank failures, and branch locations. It supports advanced filtering for financial reports, demographics, and institutional history without requiring an API key.
FDIC BankFind MCP Server is a Model Context Protocol (MCP) server published by jflamb. It ranks #9,578 of 132,046 servers tracked on MCP Toplist. FDIC BankFind MCP Server is listed across 2 registries — Glama and PulseMCP, with 10 release tags tracked from its GitHub repository. It was first listed on Mar 15, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 122,468 of 132,046 servers on MCP Toplist.
Use FDIC BankFind MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fdic-mcp-server https://bankfind.jflamb.com/mcp[mcp_servers.fdic-mcp-server]
url = "https://bankfind.jflamb.com/mcp"Add to ~/.codex/config.toml.
https://bankfind.jflamb.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fdic-mcp-server": {
"url": "https://bankfind.jflamb.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fdic-mcp-server": {
"type": "http",
"url": "https://bankfind.jflamb.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fdic-mcp-server": {
"serverUrl": "https://bankfind.jflamb.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fdic-mcp-server": {
"url": "https://bankfind.jflamb.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Fjflamb%2Ffdic-mcp-server)<a href="https://mcptoplist.com/server/glama%2Fjflamb%2Ffdic-mcp-server"><img src="https://mcptoplist.com/badge/glama%2Fjflamb%2Ffdic-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jflamb
GitHub releases (10)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v3.0.1 | Sep 18, 2026 |
| v3.0.0 | Sep 18, 2026 |
| v2.0.0 | Sep 18, 2026 |
| v1.30.2 | Jun 21, 2026 |
| v1.30.1 | Jun 21, 2026 |
| v1.30.0 | Apr 29, 2026 |
| v1.29.0 | Apr 29, 2026 |
| v1.28.0 | Apr 29, 2026 |
| v1.27.0 | Apr 29, 2026 |
| v1.26.0 | Apr 29, 2026 |
Frequently asked questions
- Who maintains FDIC BankFind MCP Server?
- FDIC BankFind MCP Server is maintained by jflamb, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is FDIC BankFind MCP Server listed on the Official MCP Registry?
- FDIC BankFind MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does FDIC BankFind MCP Server have?
- No registry surfaces explicit version metadata for FDIC BankFind MCP Server; MCP Toplist tracks 10 release tags from its GitHub repository, most recently published on Sep 18, 2026.
- Where can I find the source code for FDIC BankFind MCP Server?
- The source code for FDIC BankFind MCP Server is hosted at github.com/jflamb/fdic-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.