finance-trading-ai-agents-mcp
pypi/finance-trading-ai-agents-mcpA free, specialized MCP server for financial analysis and quantitative trading. Provides one-click setup for local financial MCP services with department-based architecture simulating financial company operations. Supports traditional indicators, price action analysis, economic calendar, fundamental analysis, and news integration for seamless LLM interaction and algorithmic trading.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"finance-trading-ai-agents-mcp": {
"url": "None",
"transport": "http"
}
}
}