MCP Server with Ollama Integration
JSON →An MCP server that integrates with Ollama to provide tools for file operations, calculations, and text processing. Requires a running Ollama instance.
Install
pip install fastmcp Tools · 9
- Calculator Basic math operations
- File Checker Check if files exist
- Directory Listing List folder contents
- Text Transform Change text case, reverse, etc.
- Temperature Converter Convert between °C, °F, K
- Password Generator Generate secure passwords
- Random Numbers Generate random numbers
- Text Statistics Analyze text (word count, etc.)
- Greeting Personalized greetings
Links
★ 3 GitHub stars