
ojob ojob.io/ai/mcps/mcp-ollama-web-search apiKey= baseUrl=https://ollama.com onport=8888
A STDIO/HTTP MCP server for the Ollama web search API
| Name | Description |
|---|---|
| apiKey | Ollama API key (can also be provided via OLLAMA_API_KEY env var) |
| baseUrl | Ollama API base URL |
| onport | If defined starts an HTTP MCP server on this port; otherwise uses STDIO |