Skip to main content
Glama

Related Servers

Alternatives to skills-example

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Enables MCP clients to call a simple greeting tool that takes a name and returns personalized text and structured messages via stdio.
      1
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables a simple greeting tool over MCP, demonstrating schema validation and transport communication.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Serves skill-defined JSON-in/JSON-out scripts as callable tools over MCP stdio, driven by a portable skill-runtime.json manifest that supplies each tool's title, description, and input schema. Exposes commands to validate, list, and run skills, so hosts can discover and invoke agent skills without custom per-skill glue code.
      249 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Turns any folder of agent skills into a live MCP server, exposing skills_list, skills_get, and skills_search tools with zero-dependency stdio support.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A simple MCP server that exposes a 'greet' tool which returns a friendly greeting for a given name.
      5 npm
      ISC
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides a minimal OpenAI Plugin MCP server that exposes a read-only greeting tool over Streamable HTTP, useful for verifying local MCP connections and ChatGPT Work plugin integration.
      -