Skip to main content
Glama

Related Servers

Alternatives to skills-mcp

Related Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    A hierarchical MCP server for managing skill definitions with a browsable tree structure and full-text search. It allows AI agents to efficiently discover and use skills without consuming context tokens.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables centralized, versioned management and distribution of AI agent skills through a horizontally scalable MCP server, allowing agents to dynamically discover, search, and retrieve skills over HTTP/SSE.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to discover, load, and recommend versioned skills from a self-hosted library over MCP, with scoped access and immutable revisions.
    13 npm
    213
    MIT

TDQS

A4.5/5.0

Scored across 7 tools

Disambiguation4/5

Most tools are clearly distinct, with find_relevant/list_all for discovery and get_body/get_options for loading skill configuration. Some potential confusion exists between get_reference, get_asset, and run_script since all handle Tier 3 files, but the descriptions and two-phase list pattern help differentiate them.

Naming Consistency5/5

All tools follow a consistent skills_ prefix with snake_case and a clear verb_noun structure (get_body, list_all, run_script, find_relevant). This makes the toolset predictable and easy to navigate.

Tool Count5/5

Seven tools cover the full skill consumption workflow without redundancy or bloat. Each tool serves a distinct stage in the process, from discovery to loading instructions to fetching optional Tier 3 resources.

Completeness5/5

The toolset covers the complete lifecycle for consuming a skill: semantic search, browsing, loading instructions, optional configuration, references, assets, and script execution. No critical gaps are apparent for a skill-consumer-oriented MCP server.

Maintenance

ActivityInactive
ResponsivenessUnresponsive