Trading MCP Server
About
An intelligent trading assistant that fetches live stock prices using the Yahoo Finance API.
Details
- Author
- vaishnavik23
- Categories
- Other, Finance
Jump to
Setup
Install Trading MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/vaishnavik23/Trading-MCP-Server
Follow the installation instructions in the repository README, then restart your MCP client.
An intelligent trading assistant that integrates with the Claude AI MCP (Model Context Protocol) platform. This tool fetches live stock prices using Yahoo Finance and enables seamless command-based interaction with the market via Claude's agent interface.
- π Fetches real-time (or near real-time) stock prices using Yahoo Finance
- π€ Connects to Claude MCP as a server with custom trading commands
- π Built using Python with support for virtual environments anduvfor dependency management
- βοΈ Supports modular expansion to include trading signals, historical analysis, and more
- Claude AI MCP Integration: Usesmcp[cli]to expose a server interface to Claude.
- Yahoo Finance API: For retrieving stock data (viayfinance).
- Virtual Environment: Managed usinguvfor fast and deterministic builds.
# Install uv if not already installed brew install uv # Navigate to the project directory cd MCPtrading # Install dependencies uv pip install -r requirements.txt # (Optional) Add packages uv add yfinance
Make sure to use the correct Python environment:
uv run --python .venv/bin/python --with "mcp[cli]" mcp run trader_tools.py
{ "mcpServers": { "Trading": { "command": "/Users/yourname/.local/bin/uv", "args": [ "run", "--python", "/full/path/to/.venv/bin/python", "--with", "mcp[cli]", "mcp", "run", "trader_tools.py" ] } } }
"What's the latest price of AAPL?"
Claude will call the MCP server and respond with the current stock price.
AI trading memory layer for MT5/forex with 15 MCP tools β store/recall trades, pattern discovery, strategy evolution, and Outcome-Weighted Memory.
EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.
Full-lifecycle algorithmic trading: describe strategies in plain English, AI generates code, backtest on real data, deploy live to 10+ brokers. Stocks, options, crypto, futures. Free tier available.
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
Free MCP server for real-time cryptocurrency data. 5 tools: get_price, get_market_overview, get_token_info, get_historical_prices, get_trending. 70+ tokens supported via CoinGecko API.
Provides real-time cryptocurrency market data using the CoinGecko API.
Live Stock Market Data, SEC Filings, Stock Screener, and analysis
Crypto research & trading MCP β swaps, earn, perps, Polymarket across major chains.
Financial market intelligence with 12 tools: real-time stock quotes, crypto prices, technical analysis (RSI, MACD, Bollinger Bands), market overview, and portfolio tracking. Zero API keys required.
Institutional-grade orderflow intelligence for AI agents. Detects spoofing, buy-absorption, and liquidity events with a 15-30s lead time over price action. Audited by Manus AI (0.85 confidence)
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



