MCP-Ollama/src
Fadhli Azhari 3996e2f199 feat: initial Ollama MCP server
TypeScript MCP server wrapping the Ollama REST API. Provides tools for:
- Text generation and multi-turn chat
- Model management (list, show, pull, delete)
- Health check and running model status
- Embeddings generation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:46:19 +08:00
..
client.ts feat: initial Ollama MCP server 2026-03-25 16:46:19 +08:00
handlers.ts feat: initial Ollama MCP server 2026-03-25 16:46:19 +08:00
index.ts feat: initial Ollama MCP server 2026-03-25 16:46:19 +08:00
tools.ts feat: initial Ollama MCP server 2026-03-25 16:46:19 +08:00