Back to directory
rawveg/ollama-mcp

rawveg/ollama-mcp

@rawveg

An MCP Server for Ollama - Exposes the complete Ollama SDK as MCP tools for local and cloud LLM access

ollamallmmcplocal-llmtypescriptmodel-managementaitool

Installation & Configuration

{
  "mcpServers": {
    "ollama": {
      "command": "npx",
      "args": [
        "-y",
        "ollama-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17