Experimental MCP server for local LLM orchestration with filesystem tools (read, write, list, delete files) and a CLI agent that communicates via Ollama.
A universal MCP server that integrates with local Ollama instances, enabling AI-powered chat, model management, and text generation from any MCP-compatible IDE or application.
An MCP server that provides local, private, synchronous access to Ollama models for prompt answering, text classification, and model listing, without any file access or command execution.
An MCP server that lets Claude Code delegate coding tasks such as code generation, review, refactoring, and test writing to a local Ollama instance running a Qwen3 model.
A local MCP server that gives Ollama language models sandboxed file management tools—read, write, list, and recoverable delete—within configurable workspace directories, keeping everything local and secure.
Companion MCP server for the OllamaDev Android app, providing 36 tools for SDLC phases including filesystem, code intelligence, build, sprint workflow, and agentic self-prompt via a local Ollama model.