Skip to main content
Glama
dhinojosac

TypeScript MCP Server Template

by dhinojosac

Related Servers

Alternatives to TypeScript MCP Server Template

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A TypeScript starter template for building MCP servers with example tools (echo, math operations, time, flight status) and resources (server info, greetings). Provides a modular architecture for easily extending with custom tools and resources.
      4
      12 npm
      ISC
    • A
      license
      A
      quality
      A
      maintenance
      Production-ready template for building MCP servers with TypeScript, featuring example tools and resources, and Claude Desktop integration.
      1
      3 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A TypeScript-based template for rapidly developing MCP servers with modular tool architecture, built-in validation using Zod schemas, and comprehensive error handling.
      5 npm
      MIT
    • 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.
      -

    TDQS

    B3.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: arithmetic calculations, weather alerts, weather forecasts, and a greeting function. An agent can easily tell them apart based on their domains (math, weather data, and social interaction).

    Naming Consistency2/5

    The naming is inconsistent with mixed conventions: 'calculate' uses a verb-only style, 'getWeatherAlerts' and 'getWeatherForecast' use camelCase with a 'get' prefix, and 'sayHello' uses a verb-object style. There is no predictable pattern across the set.

    Tool Count2/5

    With only 4 tools, the set feels thin and poorly scoped for a 'TypeScript MCP Server Template', which implies a broader utility or domain coverage. The tools are unrelated (math, weather, greeting), suggesting a lack of cohesive purpose rather than a focused minimal set.

    Completeness2/5

    The server lacks a coherent domain, making completeness hard to assess, but there are obvious gaps: for weather, tools cover alerts and forecasts but not current conditions or historical data, and the arithmetic tool is basic without advanced functions. The greeting tool adds no functional value, indicating an incomplete surface.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues