
Trading MCP
Supports UIby netanelavr
Advanced stock analysis, insider trading tracking, and AI-powered sentiment analysis for smarter trading.
What it does
Connects AI agents to financial markets for comprehensive stock analysis. It allows the AI to screen stocks using technical patterns, analyze fundamental metrics, track insider activity, and gauge retail sentiment from social media.
Tools
screen_stocks_advanced_filters: Advanced stock screening using Finviz filters.get_fundamental_stock_metrics: Retrieves detailed financial metrics like P/E, PEG, and ROE.compare_stock_valuations: Peer analysis and sector comparison of valuation metrics.calculate_financial_health_score: AI-powered financial health assessment (0-100).analyze_insider_activity: Monitors insider transactions and sentiment patterns.get_put_call_ratio: Assesses options market sentiment via Barchart.comprehensive_stock_analysis: All-in-one multi-dimensional analysis of a ticker.discover_trending_stocks: Identifies stocks gaining momentum on Reddit.analyze_reddit_sentiment: AI-powered retail investor sentiment analysis.analyze_news_and_market_context: Market impact assessment and news sentiment analysis.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"trading-mcp": {
"command": "node",
"args": ["/path/to/trading-mcp/dist/server.js"],
"env": {
"OPENAI_API_KEY": "sk-your-openai-api-key-here",
"REDDIT_CLIENT_ID": "your-reddit-client-id",
"REDDIT_CLIENT_SECRET": "your-reddit-client-secret",
"REDDIT_USERNAME": "your-reddit-username",
"REDDIT_PASSWORD": "your-reddit-password"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
npm install trading-mcpInformation
- Pricing
- free






