Financial Alpha Mcp banner
takiahmed24 takiahmed24

Financial Alpha Mcp

Data community

Description

⚡ Institutional Financial Intelligence MCP Server for Claude Desktop & AI Agents. Real-time market data, SEC EDGAR 10-K parsing & backtesting.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

⚡ Financial Alpha MCP Server (Claude Desktop & Antigravity)

[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![MCP Protocol](https://img.shields.io/badge/MCP-2024--11--05-brightgreen)](https://modelcontextprotocol.io) [![Whop Pro](https://img.shields.io/badge/Get%20Pro%20License-Whop%20($29)-orange.svg)](https://whop.com/checkout/plan_MH8bb9rdBUGKu/)

![Financial Alpha MCP Banner](banner.jpg)

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?"*


⚡ 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