Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Ollama MCP Server logo
MCP server

Ollama MCP Server

Drives a local Ollama server through MCP tools.

0
SaveVisit website ↗

Add it to your client

Community
Install
npx -y ollama-mcp
mcpServers
{
  "mcpServers": {
    "ollama-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ollama-mcp"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Not required
License
AGPL-3.0
Tools
ollama_listollama_showollama_pullollama_pushollama_copyollama_deleteollama_createollama_psollama_generateollama_chatollama_embedollama_web_search+1

Maps the Ollama SDK onto MCP: list, pull, copy, create and delete models, run chat or completion calls, generate embeddings and see which models are currently loaded. Two further tools reach Ollama Cloud for web search and page fetching once an API key is set. Written in TypeScript and started with npx; the local endpoint needs no credentials at all.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?