Skip to main content
Glama
fortae84

typescript-mcp-server

by fortae84

Related Servers

Alternatives to typescript-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript, with example tools (calculator, greet) and resources (server info) pre-implemented.
      52 npm
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example tools (calculator, greetings) and resources (server info) to get started.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example implementations of tools (calculator, greeting) and resources (server info).
      8 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example implementations of tools (calculator, greeting) and resources (server info).
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example implementations of tools (calculator, greeting) and resources (server info).
      291 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example implementations of tools (calculator, greeting) and resources (server info).
      -

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool performs a completely distinct function with no functional overlap: geocoding, weather, image generation, greeting, arithmetic, and time retrieval. An agent can easily select the correct tool based on the task.

    Naming Consistency4/5

    Tool names are all lowercase and use hyphens for multi-word names, but there is a mix of single verbs (geocode, greet, calc, time) and verb-noun compounds (get-weather, generate-image). The pattern is mostly consistent but not uniform.

    Tool Count5/5

    With 6 tools, the count is well within the ideal range for a general-purpose utility server. Each tool serves a unique, practical purpose, and the set is neither bloated nor too thin.

    Completeness4/5

    The tools are self-contained and each fully covers its individual function. Since the server appears to be a general utility/demo toolkit with no specific domain, there are no obvious gaps in lifecycle or CRUD operations, though the set lacks a unifying theme.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues