Skip to main content
Glama
muhammadwaqasmbd

mcp-server-template

Related Servers

Alternatives to mcp-server-template

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      A production-ready foundation for building secure, observable MCP servers with built-in authentication, rate limiting, and reference tools like database-query and semantic-search.
      15
      11 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      A production-ready, security-first starting point for building Model Context Protocol servers, enforcing safe defaults like dry-run and tenant isolation.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An enterprise MCP server scaffold that provides secure, governed access to internal tools through RBAC, audit logging, rate limiting, and prompt-injection boundaries, with a FastAPI control plane and OpenTelemetry observability.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables developers to build and deploy secure, typed Model Context Protocol servers with tools, resources, prompts, bearer-token authentication, per-tool scopes, rate limiting, and health probes over Streamable HTTP.
      MIT

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool addresses a separate concern: one computes string lengths, one looks up records, and one simulates a timeout. There is no overlap or realistic chance of choosing the wrong tool.

    Naming Consistency4/5

    Two tools follow a clear snake_case verb_noun pattern (summarise_lengths, fetch_record), but slow_operation reads as adjective_noun. The naming is still readable and predictable overall.

    Tool Count5/5

    Three tools is a reasonable size for a template server. Each tool exists to demonstrate a distinct capability, so none feel redundant or excessive.

    Completeness5/5

    As a template, the set covers the demonstrated scenarios: a utility operation, a record lookup with a defined absent-case, and a timeout example. There are no obvious dead ends or missing pieces for that purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues