Skip to main content
Glama

Related Servers

Alternatives to skillsmp-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Connects AI coding agents to the SkillsMP marketplace, allowing users to search, read, and install over 8,000 community-made skills. It enables agents to gain new capabilities either through on-the-spot instruction or permanent installation without requiring an API key.
      5
      12 npm
      10
      MIT
    • 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
      27 npm
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to autonomously search, evaluate, and install skills from the skills.sh catalog.
      2
      4
      13 npm
      ISC
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables searching and retrieving details of 41,000+ agent skills, MCP servers, Claude Code plugins, and agentic loops from any MCP-capable agent.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to search and retrieve over 89K skills on-demand at runtime, eliminating the need to manually install skills upfront.
      125
      MIT

    TDQS

    A4/5.0

    Scored across 2 tools

    Disambiguation5/5

    search_skillsmp is the discovery entry point, while fetch_skillsmp_skill retrieves a specific skill's markdown content using a githubUrl. Their inputs, outputs, and purposes are clearly distinct with no realistic overlap.

    Naming Consistency4/5

    Both tools use snake_case action-prefixed names, making the pattern mostly predictable. The minor inconsistency is that search_skillsmp names the marketplace while fetch_skillsmp_skill explicitly names the skill object.

    Tool Count3/5

    Two tools is borderline thin, but it is understandable for a narrow search-then-fetch marketplace lookup server. There are no separate management or browsing tools, so the count feels slightly under-scoped rather than bloated.

    Completeness2/5

    Search claims to cover skills, workflows, and prompts, but only skills have a fetch operation for their content. This leaves workflows and prompts as dead ends after search results are returned, which is a significant gap relative to the stated marketplace scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues