Skip to main content
Glama

Related Servers

Alternatives to decimalai-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Connects AI coding agents to the SkillFlow marketplace to search, discover, and retrieve detailed information about agent skills. It enables users to browse trending skills, categories, and publisher data directly through MCP-compatible environments.
      5
      41 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables MCP clients to discover, search, and load agent skills from many sources, including other agents' skill directories, Claude Code plugin marketplaces, and remote git repositories, with no copying or syncing required.
      2,056 npm
      6
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables MCP-capable agents to search, inspect, lint, and safely install Agent Skills from the skillmd registry mid-conversation.
      0
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables dynamic discovery, search, and on-demand retrieval of local Claude Skills, making them accessible as a composable skill registry across MCP-compatible hosts without manual configuration.
      MIT

    TDQS

    A4.2/5.0

    Scored across 3 tools

    Disambiguation4/5

    search_skills and get_leaderboard both return ranked skill lists and accept category/sort filters, so an agent could initially confuse them; however, search_skills is query-driven and get_leaderboard is browse-oriented, and get_skill is clearly a detail lookup.

    Naming Consistency5/5

    All tool names use the consistent verb_noun snake_case pattern (search_skills, get_skill, get_leaderboard), with clear and predictable prefixes.

    Tool Count5/5

    Three tools is a well-scoped size for a read-only registry client: search, detail retrieval, and leaderboard browsing. There are no redundant extras or missing essential operations.

    Completeness5/5

    The surface covers the full read-only discovery lifecycle: find skills via search or leaderboard, then fetch full skill records. There are no obvious dead ends for the stated registry purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues