Skip to main content
Glama
huntbuilds

MCP Financial Tools

by huntbuilds

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.

Related MCP server: Toolstem MCP Server

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

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Agent-ready financial intelligence tools for AI agents. Two curated tools — get_stock_snapshot and get_company_metrics — that combine multiple data sources, derive signals (UNDERVALUED, STRONG, ACCELERATING), and pre-compute the math. One call, one agent-friendly response.
    Last updated
    3
    90
    1
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Provides derived financial intelligence for AI agents, including insider activity analysis, earnings surprises, institutional moves, stock screening with a proprietary composite value score, and macro indicators.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

  • SEC filings, dilution, insider & institutional ownership, and political-trade data for AI agents.

  • The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/huntbuilds/mcp-financial-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server