Use with Ollama (mcphost bridge)
Ollama has no native MCP. Use mcphost:
brew install mcphostcat > ~/.mcp.json <<'JSON'{ "mcpServers": { "sapctl": { "command": "/usr/local/bin/sapctl", "args": ["mcp", "serve"] } }}JSON
mcphost -m ollama:llama3.2:latestTool-calling models (llama3.2, qwen2.5-coder, mistral-nemo) work best.