Skip to main content
Glama
operatorsheets

mcp-server-starter-kit

Related Servers

Alternatives to mcp-server-starter-kit

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-grade MCP starter server in TypeScript with example tools, resources, and integration tests. It provides a clean, extensible foundation for building custom MCP servers.
      61 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A minimal, production-ready starter for building Model Context Protocol servers in TypeScript, supporting both stdio and streamable HTTP transports with optional bearer-token auth.
      5 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A production-grade TypeScript starter for building Model Context Protocol servers, supporting stdio and Streamable HTTP transports with modular tools, resources, and prompts.
      1
      4 npm
      MIT
    • A
      license
      A
      quality
      Not graded
      maintenance
      A production-ready TypeScript template for building MCP servers with dual transport support (stdio/HTTP), OAuth 2.1 foundations, SQLite caching, observability, and security features including PII sanitization and rate limiting.
      4
      10 npm
      -

    TDQS

    A4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools are completely distinct: 'ping' provides a liveness check, while 'http_get_json' performs an HTTP request. No overlap or ambiguity exists between them.

    Naming Consistency2/5

    The tool names are both lowercase but follow different patterns: 'ping' is a single verb, while 'http_get_json' uses a verb_noun structure with a prefix. The lack of a consistent pattern makes the set feel ad hoc.

    Tool Count3/5

    With only two tools, the set is thin and borderline. For a starter kit, it is minimal but not entirely unreasonable, yet it still feels sparse for most practical purposes.

    Completeness3/5

    The server provides only a basic health check and a JSON GET utility. There are no other operations, and the domain is undefined, so it covers a minimal demo but lacks any meaningful workflow or lifecycle.

    Maintenance

    ActivityStale
    ResponsivenessNo issues