A local MCP powered financial analyst agent using the DeepSeek-R1 model via Ollama, utilizing Github Copilot and Python. It analyzes user queries related to stocks and financial data, running entirely offline.
MCP Financial Analyst is a local, multi-agent system built using the MCP. It enables natural language-driven financial analysis by leveraging CrewAI agents and running a local DeepSeek-R1 language model through Docker-hosted Ollama.
This project converts natural language queries into Python code that retrieves, analyzes, and visualizes stock market data, then securely executes the code and returns the results.
pandas, yfinance, and matplotlibuv for running the MCP server (or use pip)To start Ollama with DeepSeek-R1 in Docker:
docker run -it -p 11434:11434 --name give_name ollama/ollama
docker_terminal:
ollama pull deepseek-r1
exit
Ensure the Ollama server is up and listening on
localhost:11434
Install Python dependencies using uv:
uv pip install -r requirements.txt
You can run the server directly from VS Code terminal:
uv --directory /absolute/path/to/financial-analyst-deepseek run server.py
This will launch the MCP server that manages the CrewAI agents and handles user queries.
Query:
Plot year-to-date performance for AAPL and MSFT
The system will:
yfinancematplotlibOpen-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.
A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."
Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents
Ultimate Multi-Agent OS for Autonomous AI NPCs 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。
Workflows from the Neura Market marketplace related to this DeepSeek resource