{"slug":"rawveg/ollama-mcp","name":"Ollama MCP Server","description":"Integrates Ollama's local LLM models with MCP-compatible applications. Requires a local Ollama installation.","category":"development","tags":[],"official":false,"stars":160,"transport":null,"install":[{"cmd":"npm install -g ollama-mcp","imports":[]}],"tools":[{"name":"ollama_list","description":"List all available local models"},{"name":"ollama_show","description":"Get detailed information about a specific model"},{"name":"ollama_pull","description":"Download models from Ollama library"},{"name":"ollama_push","description":"Push models to Ollama library"},{"name":"ollama_copy","description":"Create a copy of an existing model"},{"name":"ollama_delete","description":"Remove models from local storage"},{"name":"ollama_create","description":"Create custom models from Modelfile"},{"name":"ollama_ps","description":"List currently running models"},{"name":"ollama_generate","description":"Generate text completions"},{"name":"ollama_chat","description":"Interactive chat with models (supports tools/functions)"},{"name":"ollama_embed","description":"Generate embeddings for text"},{"name":"ollama_web_search","description":"Search the web with customizable result limits (requires OLLAMA_API_KEY)"},{"name":"ollama_web_fetch","description":"Fetch and parse web page content (requires OLLAMA_API_KEY)"}],"env_vars":["OLLAMA_API_KEY","OLLAMA_HOST"],"auth_type":"none","github":"https://github.com/rawveg/ollama-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}