MCP Financial Tools logo

MCP Financial Tools

huntbuilds/mcp-financial-tools
0 starsUpdated 2026-03-15Community

Is this your server?

Add your score badge to your README and get your server in front of 45k+ builders a month.

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Actionable financial intelligence for AI agents via the Model Context Protocol.

README.md

MCP Financial Tools

Actionable financial intelligence for AI agents via the Model Context Protocol.

Tools

| Tool | Description | |------|-------------| | get_insider_buys | Scored insider buying signals from SEC Form 4 filings | | get_earnings_iv_plays | High-IV earnings plays for volatility crush strategies | | analyze_stock | Comprehensive stock analysis with technicals + options | | get_market_pulse | Market overview with indices, VIX, sector performance | | screen_options_wheel | Best cash-secured put candidates for wheel strategy | | get_congressional_trades | Congressional stock trade signals from House disclosures |

All data from free public sources (SEC EDGAR, Yahoo Finance). No API keys required.

Install

pip install mcp-financial-tools

Usage with Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "financial-tools": {
      "command": "mcp-financial-tools"
    }
  }
}

Then ask Claude things like:

  • "What insider buying signals are there this week?"
  • "Analyze NVDA for me"
  • "What's the market pulse right now?"
  • "Find earnings IV crush plays for next week"
  • "Screen for wheel strategy candidates under $200"

License

MIT

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use AI & ML servers.