O
Ollama MCP
Ollama MCP
Created 5/9/2026
Updated about 3 hours ago
README
Repository documentation and setup instructions
ollama-mcp
Ollama MCP
Quick Setup
Installation guide for this server
Install Package (if required)
uvx ollama-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"angelcantugr-ollama-mcp": {
"command": "uvx",
"args": [
"ollama-mcp"
]
}
}
}