Installation & Configuration
{
"mcpServers": {
"ollama-server": {
"command": "python",
"args": [
"-m",
"src.mcp_server.server"
],
"env": {
"PYTHONPATH": "path-to-mcp-server"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17