Skip to main content
Glama
seajhawk

LM Studio MCP Server

by seajhawk

Related Servers

Alternatives to LM Studio MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation4/5

    Tools have largely distinct purposes: list_models for overview, get_model_details for specifics, load/unload for state changes, configure_model for settings. However, load_model and configure_model both involve TTL, and unload_model is essentially a special case of configure_model (TTL=0), creating minor overlap.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern: list_models, get_model_details, load_model, unload_model, configure_model. No deviations.

    Tool Count5/5

    Five tools is well-scoped for model lifecycle management in LM Studio. Each tool covers a distinct operation without redundancy.

    Completeness4/5

    The surface covers listing, inspecting, loading, unloading, and configuring models, which is solid for model management. Minor gaps include no tool for downloading or deleting model files, but these may be outside the server's scope.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues