Financial Alpha Mcp
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)
[](LICENSE) [](https://modelcontextprotocol.io) [-orange.svg)](https://whop.com/checkout/plan_MH8bb9rdBUGKu/)

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)
- Clone this repository:
git clone https://github.com/takiahmed24/financial-alpha-mcp.git
cd financial-alpha-mcp
- Add to your
claude_desktop_config.json:
{
"mcpServers": {
"finance": {
"command": "python",
"args": ["C:/path/to/financial-alpha-mcp/mcp_lite.py"]
}
}
}
- 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 |
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data