Skip to main content
Glama
EricAgyemang478

mcp-server-template

Related Servers

Alternatives to mcp-server-template

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal MCP server starter template with a simple hello-world tool and Docker support for building AI assistant tools.
      -
    • A
      license
      A
      quality
      A
      maintenance
      A production-ready boilerplate for building MCP servers, featuring TypeScript, Zod validation, rate limiting, and example tools like echo and fetch_url, enabling quick setup of custom MCP servers.
      2
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-ready template for developing MCP servers with Python and FastMCP, including example tools like a multiply calculator and code review prompt generator.
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal starter template for building Model Context Protocol (MCP) servers using TypeScript and FastMCP, including an example weather tool for demonstration.
      10 npm
      1
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      A production-ready MCP server with tools for weather, calculator, and mock database queries, plus resources and prompt templates, featuring a glassmorphism admin dashboard and WebSocket support.
      -

    TDQS

    A3.5/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct operation: weather lookup, note CRUD (create, read, list, delete), and text analysis. There is no overlap or ambiguity.

    Naming Consistency3/5

    Note tools follow a noun_verb pattern (e.g., note_delete), but get_weather uses verb_noun and text_stats uses noun_noun, creating inconsistency. While readable, the pattern is mixed.

    Tool Count5/5

    With 6 tools, the server demonstrates core functionalities without being too sparse or bloated. It's well-scoped for a template.

    Completeness5/5

    For the intended demo purpose, the notes have full CRUD, weather provides a single essential query, and text stats cover basic analysis. No obvious gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues