Skip to content
Back to search
30
MCP

mcp-client-for-ollama

jonigl/mcp-client-for-ollama

Harness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved preferences.

Uptime
0.0%
120 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
@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
iflow-mcp_angrysky56-ollama-mcp-server
MCP server for running Ollama models with async support
0 tools
Local AI with Ollama Open WebUI MCP on Windows
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-client-for-ollama": {
      "url": "None",
      "transport": "http"
    }
  }
}