Skip to main content
Glama

Related Servers

Alternatives to ollama-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables seamless integration between Ollama's local LLM models and MCP-compatible applications, supporting model management and chat interactions.
      13
      787 npm
      172
      AGPL 3.0
    • A
      license
      C
      quality
      D
      maintenance
      A bridge that integrates Ollama's local LLM capabilities into MCP-powered applications, enabling users to run, manage, and interact with AI models locally with full control and privacy.
      9
      358 npm
      5
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      Enables consulting with local Ollama models for reasoning from alternative viewpoints. Supports sending prompts to Ollama models and listing available models on your local Ollama instance.
      5
      1
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      A bridge that enables seamless integration of Ollama's local LLM capabilities into MCP-powered applications, allowing users to manage and run AI models locally with full API coverage.
      10
      787 npm
      74
      AGPL 3.0

    TDQS

    A4.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct function: single generation, batch generation, model inventory, and model residency management. The batch and single dispatch tools could be confused, but the descriptions clearly differentiate them.

    Naming Consistency3/5

    All names share an 'ollama_' prefix but the suffix mixes verbs (dispatch, dispatch_batch) with nouns (models, lifecycle), lacking a consistent verb_noun pattern. The naming is still readable and intuitive.

    Tool Count5/5

    Four tools is an appropriate size for an Ollama integration, covering generation and model management without unnecessary bloat.

    Completeness4/5

    The server covers single and batch generation plus model listing and lifecycle management, which are the core operations. Missing operations like model pull/delete are handled outside the MCP, so the surface is reasonably complete.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing