Skip to main content
Glama
raptor7197

MCP LLM Integration Server

by raptor7197

Related Servers

Alternatives to MCP LLM Integration Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that bridges MCP clients with local LLM services, enabling seamless integration with MCP-compatible applications through standard tools like chat completion, model listing, and health checks.
      -
    • A
      license
      D
      quality
      D
      maintenance
      A foundation for building custom local Model Context Protocol (MCP) servers that provide tools accessible to AI assistants like Cursor or Claude Desktop.
      1
      37
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Unified MCP server for managing local model runtimes (Ollama, LM Studio, etc.), enabling provider-agnostic discovery, lifecycle management, hardware-fit checks, and delegated inference.
      16
      18 npm
      Creative Commons Attribution Non Commercial No Derivatives 4.0 International

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    llm_predict and echo are completely distinct in purpose—one performs LLM inference while the other is a simple testing utility. There is no overlap or ambiguity between them.

    Naming Consistency3/5

    llm_predict uses a prefix-plus-verb compound while echo is a bare verb, showing mixed naming conventions. However, both names are short and readable, so the inconsistency is not chaotic.

    Tool Count3/5

    With only two tools, the server sits at the borderline of feeling thin. For a minimal LLM integration demo the pair is acceptable, but a broader integration server would likely need more endpoints.

    Completeness2/5

    The server provides only one functional inference operation plus an echo test tool. Obvious gaps exist for an 'LLM integration server,' such as model management, parameter options, or alternative interaction modes like embeddings or chat.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues