Skip to main content
Glama

Related Servers

Alternatives to mcp-examples

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Exposes MCP tools for user CRUD operations (get, list, create, update, delete) by routing requests through shared business logic and an API client, using JSONPlaceholder as the demo backend.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI-compatible MCP clients to create, retrieve, update, and delete user records through five MCP tools, plus a guide resource and a prompt that auto-generates and saves random users. User data is validated with Zod and persisted in a JSON file behind a Streamable HTTP endpoint.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A lightweight Node.js-based MCP server that exposes custom tools via HTTP and Server-Sent Events (SSE) for clients like Postman. It allows users to register tools with type-safe validation to establish bidirectional communication with MCP clients.
      681 npm
      1
      MIT