Skip to main content
Glama
takiahmed24

financial-alpha-mcp

⚡ Financial Alpha MCP Server (Claude Desktop & Antigravity)

MIT License MCP Protocol Whop Pro

Financial Alpha MCP Banner

Turn Claude Desktop, Antigravity IDE, or your custom AI agents into institutional quantitative financial analysts.

Connect Claude directly to real-time market data, automated SEC EDGAR 10-K filings parsing, and technical backtesting strategies through the standard Model Context Protocol (MCP).

   +--------------------+       JSON-RPC Stdio       +------------------------------+
   |   Claude Desktop   | <=======================> |  Financial Alpha MCP Server  |
   |  / Antigravity IDE |                            |  - Real-Time Price Feeds     |
   +--------------------+                            |  - SEC EDGAR 10-K Audits     |
                                                     |  - Moving Average Backtest   |
                                                     +------------------------------+

🚀 Quickstart (Free Lite)

  1. Clone this repository:

git clone https://github.com/takiahmed24/financial-alpha-mcp.git
cd financial-alpha-mcp
  1. Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "finance": {
      "command": "python",
      "args": ["C:/path/to/financial-alpha-mcp/mcp_lite.py"]
    }
  }
}
  1. Restart Claude Desktop and ask:

"What is NVDA's current price and volume today?"


Related MCP server: mcp-financial-data

⚡ Free Lite vs. Pro Edition

Feature

Free Lite (GitHub)

Pro Edition (Whop)

Real-time Stock Quotes

Basic (Delayed)

Sub-Second Direct Feed

Intraday Metrics & Volume

Limited

Full High/Low/Spread

SEC EDGAR 10-K & 10-Q Audits

Included (Full Filing Extraction)

Algorithmic Moving Average Backtesting

Included (Golden Cross Conviction)

Sub-second Request Concurrency

Included

Cryptographic License Key

Community

Instant Whop Verification

Pricing

Free (MIT)

$29 Launch Special

👉 Unlock Pro Lifetime Access on Whop ($29) (Use promo code CLAUDE20 for an extra discount!)


📄 License

MIT License. Commercial enterprise licenses available on Whop.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Self-hosted financial data terminal for AI agents. Scrapes and serves SEC filings (full-text search), 13F institutional holdings, insider and congressional trades, FINRA short data, FRED economic indicators, CFTC futures positioning, VIX/put-call ratios, and daily stock prices over MCP.
    208
    AGPL 3.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server that exposes 16 free investment-research signals (insider trades, SEC filings, short data, and live quotes) to any MCP-compatible LLM.
    86
    99
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    AI-powered trading toolkit with backtesting, live sentiment, Yahoo Finance data, and 30+ technical analysis tools, integrated as an MCP server for Claude and other AI clients.
    37
    4,309
    MIT

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/takiahmed24/financial-alpha-mcp'

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