Skip to main content
Glama
michellepellon

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 production-ready Python template for building MCP servers with enterprise features including registry integration, configuration management, structured logging, and extensible patterns for tools, resources, and prompts.
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      A corporate MCP server template in Python, built with FastMCP for stateless, scalable deployment behind a load balancer with health/readiness endpoints and JSON structured logging.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-ready template for building Model Context Protocol (MCP) servers in Python, using Docker Compose for containerized development and CI/CD.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-ready template for developing Model Context Protocol (MCP) servers using Python and FastMCP.
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      A starter template for building MCP servers in Python using the streamable HTTP transport protocol. Provides a foundation with the MCP Python SDK and example configuration to quickly develop custom MCP servers.
      2
      -

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation5/5

    run_query executes SQL statements while describe_tables returns schema metadata. The two tools have no functional overlap and are easy to distinguish.

    Naming Consistency5/5

    Both tools follow the same lowercase verb_noun pattern: run_query and describe_tables. Naming is predictable and consistent.

    Tool Count3/5

    Two tools is on the low end of reasonable for a focused read-only database server. The set is coherent but feels thin, leaving little flexibility for more advanced exploration.

    Completeness4/5

    The pair covers the core need of read-only SQL querying with schema discovery support. Minor gaps exist, such as no ability to inspect detailed table statistics or relationships, but agents can generally accomplish their main tasks.

    Maintenance

    ActivityStale
    ResponsivenessNo issues