Back to search
30
MCP

wuodan/mcp-ollama

docker/wuodan/mcp-ollama

Query model running with Ollama from within Claude Desktop or other MCP clients

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-client-for-ollama
MCP Client for Ollama - A client for connecting to Model Context Protocol servers using Ollama
0 tools
ask-ollama-mcp
MCP server for local Ollama LLM integration - for Claude IDE and other IDEs
0 tools
iflow-mcp_vincentf305_mcp-server-ollama
A Model Control Protocol server that allows Claude Desktop to communicate with Ollama LLM server
0 tools
@muhammadmehdi/ollama-mcp-server
Universal MCP server for Ollama - Works with ANY IDE or application that supports Model Context Protocol (MCP). Compatible with Cursor IDE,
0 tools
ollama-mcp-bridge
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
0 tools
chromadb-mcp-ollama
Chroma MCP server with Ollama embedding configuration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wuodan/mcp-ollama": {
      "url": "None",
      "transport": "http"
    }
  }
}