Skip to main content
Glama
JunWoo0406

TypeScript MCP Server Boilerplate

by JunWoo0406

Related Servers

Alternatives to TypeScript MCP Server Boilerplate

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A starter project designed to quickly build and deploy Model Context Protocol (MCP) servers using the TypeScript SDK and Zod for schema validation. It features example implementations for tools and resources, providing a solid foundation for custom MCP development and integration.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A starter kit for quickly building Model Context Protocol (MCP) servers using the TypeScript SDK. It includes a structured project setup with pre-configured examples for implementing tools, resources, and Zod-based schema validation.
      221 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A starter project for rapidly developing Model Context Protocol servers using TypeScript and the official SDK. It includes pre-implemented examples of tools and resources to help developers jumpstart their custom MCP server development.
      6
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A starter template for quickly developing Model Context Protocol (MCP) servers using the TypeScript SDK and Zod for schema validation. It includes example implementations for custom tools and resources like calculators, weather services, and system information.
      78 npm
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A starter template for building Model Context Protocol (MCP) servers using TypeScript and Zod for schema validation. It provides a foundational structure and examples for implementing custom tools and resources, such as calculators and system information endpoints.
      -
    • F
      license
      A
      quality
      D
      maintenance
      A foundational project for quickly developing Model Context Protocol servers using the TypeScript SDK and Zod for schema validation. It features pre-implemented examples for tools like a calculator and greeting service, along with templates for managing dynamic resources.
      6
      -

    TDQS

    A3.8/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: image generation, greeting, geocoding, arithmetic, time, and weather. There is no meaningful overlap or confusion between any pair of tools.

    Naming Consistency3/5

    The names follow loose conventions but are inconsistent: some use hyphenated verb-object form ('generate-image', 'get-weather'), while others are single verbs ('greet', 'calc'), nouns ('time'), or merged verbs ('geocode'). The all-lowercase style is readable, but the naming pattern is not predictable.

    Tool Count5/5

    Six tools is well-scoped for a TypeScript MCP server boilerplate. Each tool demonstrates a different capability without bloating the server or leaving it too sparse.

    Completeness4/5

    As a boilerplate, the tool set covers a broad range of common utility examples—image generation, geocoding, weather, math, text, and time—so agents can work with the server without dead ends. It is not a single cohesive domain, so completeness is slightly less clear, but no obvious required operations are missing for a demo server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues