Skip to main content
Glama
tabbykat113

ksp-mods-mcp

by tabbykat113

Related Servers

Alternatives to ksp-mods-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that lets AI assistants browse, search, and discover MCP servers from the MCP Advisor registry. Provides tools for searching servers, fetching details, and getting install instructions for various clients.
      25 PyPI
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that enables web search and page content retrieval via the Keenable API, supporting search with filters and fetching clean markdown content from indexed URLs.
      2
      374 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server for searching and exploring MCP servers from the Glama MCP directory. This server provides tools to search for MCP servers, get detailed information about specific servers, and explore available server attributes using the Glama MCP API.
      3
      3
      MIT

    TDQS

    A4.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool maps to a distinct operation: searching, fetching a mod, getting recommendations, listing tags/parts, getting part details, checking status, or refreshing the index. The only related pair is list_parts_tool/get_part_tool, but their descriptions clearly separate summary/basic listing from full part detail. No two tools appear to do the same thing.

    Naming Consistency4/5

    Most tools follow a verb_noun_tool pattern (search_mods_tool, get_mod_tool, list_tags_tool, list_parts_tool, get_part_tool). Two tools, index_status and refresh_index, deviate by omitting the _tool suffix, and index_status is a noun phrase rather than a verb phrase. Still, all names are snake_case and readable.

    Tool Count5/5

    Eight tools is an appropriate size for a KSP mod metadata and part-inspection server. Each tool has a clear role, with no bloated or redundant surface. The scope is substantial but easy to navigate.

    Completeness5/5

    The server covers mod discovery, detailed metadata and relationships, recommendations, tag taxonomy, and inspection of cached mod ZIPs and parts. It also provides index maintenance via refresh_index and cache awareness via index_status and cached_only search. For a read-only CKAN-based mod server, the tool set is essentially complete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues