fi-lookup-mcp

nlsnnvas/fi-lookup-mcp
★ 0 stars Python AI/LLM Updated today
Financial institution lookup and reconciliation MCP server (FDIC, NCUA, FFIEC)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fi-lookup-mcp": {
      "command": "uvx",
      "args": [
        "fi-lookup-mcp"
      ]
    }
  }
}

Or install with pip: pip install fi-lookup-mcp

README Excerpt

A personal portfolio project demonstrating a **tool-use and reconciliation pattern** over public regulatory data, implemented as a local MCP (Model Context Protocol) server connected to Claude Desktop. Built by Nelson Anievas. Public data only — no proprietary or employer systems involved. --- This server exposes four tools that allow an AI agent to resolve messy, real-world financial institution records against canonical regulatory identifiers from FDIC, NCUA, and FFIEC public datasets.

Tools (2)

reconcile_institutionsearch_institutions