Skip to main content
Glama
bakcoder

TypeScript MCP Server Boilerplate

by bakcoder

Related Servers

Alternatives to TypeScript MCP Server Boilerplate

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A template project for quickly building Model Context Protocol (MCP) servers using TypeScript and the official SDK. It includes pre-configured examples for tools and resources to help developers jumpstart their custom MCP server development.
      31
      -
    • F
      license
      C
      quality
      D
      maintenance
      A starter project for quickly building Model Context Protocol servers using TypeScript and the official SDK. It includes example tools and resources to demonstrate core MCP functionality like arithmetic operations and system information retrieval.
      2
      -
    • F
      license
      A
      quality
      D
      maintenance
      A starter project for rapidly developing Model Context Protocol (MCP) servers using the TypeScript SDK and Zod schema validation. It includes example implementations for tools and resources to streamline the creation of custom MCP integrations.
      6
      -
    • 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.
      208
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A starter project designed to help developers quickly build and deploy Model Context Protocol servers using TypeScript and the official SDK. It includes example implementations of tools and resources, such as a calculator and greeting function, to provide a functional foundation for custom MCP development.
      31
      -

    TDQS

    A3.6/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool serves a completely distinct purpose (arithmetic, image generation, geocoding, weather, greetings, time). There is no functional overlap between tools, making selection unambiguous.

    Naming Consistency3/5

    Mixed conventions: 'generate-image' and 'get-weather' use kebab-case verb-noun patterns, while 'calc', 'geocode', 'greet', and 'time' use single lowercase words (with 'time' being a noun rather than a verb). Readable but inconsistent structure.

    Tool Count4/5

    Six tools is reasonable for a boilerplate/demo server intended to showcase different integration patterns (HuggingFace, OpenStreetMap, Open-Meteo, simple functions). Not overwhelming, though the selection feels somewhat arbitrary.

    Completeness2/5

    No coherent domain unifies the tools; they appear to be random unrelated examples. While geocode+get-weather form a minimal workflow, the set lacks completeness for any specific purpose (weather, math, image gen, etc.) and appears as a disconnected grab bag of capabilities.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues