Back to directory
newaitees/ollama-mcp-server

newaitees/ollama-mcp-server

@NewAITees

Ollamaと通信するModel Context Protocol (MCP) サーバー。タスク分解、評価、Ollamaモデル管理を提供

ollamallmtask-decompositionmodel-managementmcppythonlocal-llmtool

Installation & Configuration

{
  "mcpServers": {
    "ollama-MCP-server": {
      "command": "uvx",
      "args": [
        "ollama-MCP-server"
      ]
    }
  }
}

Information

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