Skip to main content
Glama
sumitvairagar

Simple MCP Server

Related Servers

Alternatives to Simple MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      A TypeScript MCP server boilerplate that provides example tools (calculator, greet) and resources (system info) to kickstart custom MCP server development.
      6
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing MCP servers using TypeScript, featuring example implementations of tools (calculator, greetings) and resources (server info) with Zod schema validation.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides a starting template for building MCP servers with TypeScript, including examples of tools and resources to accelerate development.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A starter template for building MCP servers with TypeScript support, example tools, and automated installation scripts for Claude Desktop, Cursor, and other MCP-compatible AI assistants. Provides a foundation for creating custom tools, resource providers, and prompt templates.
      5
      -
    • F
      license
      A
      quality
      D
      maintenance
      A boilerplate for building MCP servers using TypeScript, with example tools like calculator and greet, plus resource support.
      6
      -

    TDQS

    B3.3/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: mathematical addition, text echoing, time retrieval, and flight status checking. There is no overlap or ambiguity between these functions, making tool selection straightforward for an agent.

    Naming Consistency4/5

    The naming follows a consistent verb_noun pattern (e.g., add_numbers, get_current_time) with one minor deviation: 'echo' is a verb-only name without a noun, which slightly breaks the pattern but remains readable and intuitive.

    Tool Count3/5

    With only 4 tools, the server feels thin and lacks a cohesive domain focus, as it mixes unrelated utilities (math, text, time, flights). While the count is reasonable for a simple server, it suggests a lack of depth or clear scope.

    Completeness2/5

    The toolset is severely incomplete for any coherent domain; it appears as a random collection of utilities with no clear coverage. For example, if targeting travel, it lacks tools for booking or searching flights, and as a general utility server, it misses common operations like file handling or data conversion.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues