Back to search
30
MCP

iflow-mcp_vincentf305_mcp-server-ollama

pypi/iflow-mcp_vincentf305_mcp-server-ollama

A Model Control Protocol server that allows Claude Desktop to communicate with Ollama LLM server

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

Similar MCP servers embedding-nearest

iflow-mcp_claude-document-mcp
Model Context Protocol server for document operations with Claude Desktop
0 tools
iflow-mcp_bjeans-homelab-mcp
Model Context Protocol (MCP) servers for managing homelab infrastructure through Claude Desktop
0 tools
iflow-mcp_hqn21-protocols-io-mcp
An MCP server that enables MCP clients like Claude Desktop to interact with data from protocols.io.
0 tools
iflow-mcp_mcp-ollama
MCP server for Ollama integration
0 tools
iflow-mcp_angrysky56-ollama-mcp-server
MCP server for running Ollama models with async support
0 tools
iflow-mcp_xuanwo-mcp-server-opendal
A Model Context Protocol server providing tools to access storage services for usage by LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_vincentf305_mcp-server-ollama": {
      "url": "None",
      "transport": "http"
    }
  }
}