Skip to main content
Glama
srmcguirt

MCP Server Starter Kit

by srmcguirt

Related Servers

Alternatives to MCP Server Starter Kit

No user-submitted related servers found.

    Related Servers

    • 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
      A boilerplate project for quickly developing MCP servers using TypeScript SDK, featuring example tools (calculator, greeting) and resources with Zod schema validation.
      -
    • A
      license
      B
      quality
      D
      maintenance
      A TypeScript-based boilerplate for building Model Context Protocol (MCP) servers using the official SDK and Zod. It provides a structured foundation with a decoupled architecture to simplify the creation and registration of custom MCP tools.
      1
      4 npm
      ISC
    • 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, greetings) and resources (server info) using Zod schema validation.
      78 npm
      -

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation5/5

    Echo and fetch_url are completely distinct in purpose—one verifies connectivity, the other retrieves web content. There is no overlap or ambiguity between them.

    Naming Consistency3/5

    Both names are imperative and lowercase, but one is a bare verb (echo) while the other follows a verb_noun pattern (fetch_url). This mixed convention, while readable, is not fully consistent.

    Tool Count3/5

    Two tools is appropriate for a starter kit that aims to demonstrate basic MCP functionality, but the count feels thin compared to typical servers that offer more comprehensive operations.

    Completeness4/5

    The tool set covers the intended purpose of a starter kit: verifying server operation and fetching URL content. There are no obvious gaps for this narrow scope, though it lacks broader capabilities.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing