Installation & Configuration
{
"mcpServers": {
"ollama": {
"command": "python",
"args": [
"ollama_mcp_server.py"
],
"env": {
"PYTHONUTF8": "1",
"OLLAMA_HOST": "http://localhost:11434",
"OLLAMA_TIMEOUT": "300"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12