The README includes detailed Docker deployment instructions, allowing the MCP server to be containerized and run in a Docker environment with specified environment variables and ports.
The server uses .env files for configuration, specifically to store the Tiingo API key required for accessing market data.
NumPy is listed as a core dependency for the server's technical analysis capabilities.
Pandas is used for data manipulation and analysis within the server's technical analysis modules.
The server is built on Python 3.11+ and requires Python for execution.
The server uses YAML for Smithery configuration, defining required parameters and integration with Claude Desktop.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Trader Serveranalyze AAPL for technical indicators and trading signals"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📦 Project Archived
This project has been superseded by a completely new MCP server.
New MCP Server
A new, completely rewritten MCP server is now available at:
🔗 https://github.com/wshobson/maverick-mcp
Related MCP server: Trading Simulator MCP Server
What This Means
This repository (
mcp-trader) is now archived and will no longer receive updatesThe new repository contains a completely new MCP server with enhanced capabilities
This is not a migration of the same codebase, but rather a fresh implementation
Getting Started with the New Server
To use the new MCP server:
Clone the new repository:
git clone https://github.com/wshobson/maverick-mcp.gitFollow the setup instructions in the new repository's README
Update your Claude Desktop configuration to use the new server
Star/watch the new repository to stay updated with the latest features
Thank You
Thank you for your interest in this project. The new MCP server offers enhanced capabilities and a completely fresh implementation!