An intelligent trading assistant that fetches live stock prices using the Yahoo Finance API.
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.
uv
for dependency managementmcp[cli]
to expose a server interface to Claude.yfinance
).uv
for 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
Or update your Claude config:
{
"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"
]
}
}
}
๐งช Example Usage
Ask Claude:
"What's the latest price of AAPL?"
Claude will call the MCP server and respond with the current stock price.
Integrates with Payman AI's payment APIs to manage payees, payments, and balances using natural language.
Access the Audius music platform via LLMs, with 105 tools covering most of the Audius Protocol API.
Generates 3D-style cartoon images using Google's Gemini AI and provides secure file system operations.
A philosophical reasoning system combining OpenEnded Philosophy with the Non-Axiomatic Reasoning System (NARS) for advanced analysis and synthesis.
Access and manage your Monzo banking data, allowing you to check balances and view transactions.
A server for creating fast and free lipsync videos for digital avatars, supporting both realistic and cartoon styles.
An MCP server for stock analysis, offering tools for chip distribution, pattern analysis, trend reversal detection, and market scanning.
Allows Large Language Models to interact with a GameBoy emulator via the serverboy MCP server.
Provides access to current fuel prices from OPET, a Turkish petroleum distribution company.
FastAPI and MCP service providing Islamic prayer times and other useful calculations.