Add Ollama Python Tool to AI Agent
Quick Start
Requirements
- Python 3.10 or higher
- Ollama installed and running locally
- yfinance and mcp packages installed
Features
Local LLM
Run models locally using Ollama without relying on external APIs.
Stock Data
Retrieve real-time stock price information using the yfinance library.
Python MCP
Use Python-based MCP servers for custom tool functionality.
Privacy-Focused
Keep sensitive data local with on-device inference.

