mcp-ollama-extension

pblagoje/mcp-ollama-extension
★ 2 stars TypeScript Code/Dev Tools Updated 8d ago
IDE Extension for MCP Ollama Server using mcp-ollama-python
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

A VS Code extension for managing the MCP Ollama Python server, providing a convenient interface to start, stop, configure and monitor your Ollama MCP server directly from Visual Studio Code. - 🚀 **Server Management**: Start, stop, and restart the MCP Ollama server with simple commands - 📊 **Status Monitoring**: Real-time server status in the status bar with health checks

Tools (2)

infolocalhost