Skip to main content
Glama

Related Servers

Alternatives to MCP Tools

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Next.js-based MCP server that provides basic utility tools including echo, current time retrieval, and safe mathematical calculations through HTTP and SSE transports.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Custom MCP server demonstrating the Model Context Protocol with tools for arithmetic calculation and weather lookup.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A self-contained, dependency-free MCP server that provides utility tools for time, date, mathematical calculations, and shell command execution. It supports remote connectivity through SSE and is designed for easy deployment via Docker.
      GPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      A TypeScript MCP server implementation using Express.js that provides basic tools like echo, time retrieval, and calculator functionality. Features session management, RESTful API endpoints, and Server-Sent Events for streamable communication.
      -