Skip to main content
Glama
sh-aidev

MCP Server Template

by sh-aidev

Related Servers

Alternatives to MCP Server Template

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A minimal MCP server template with tools for string reversal and basic arithmetic operations.
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A demonstration MCP server that provides basic utility tools including hello world functionality and string reversal operations. Shows how to build and deploy MCP tools using the MCPO orchestrator framework.
      GPL 3.0
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      A basic MCP server template with example tools for echoing messages and retrieving server information. Built with FastMCP framework and supports both stdio and HTTP transports.
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      A basic MCP server template with example tools for echoing messages and retrieving server information. Built with FastMCP framework and supports both stdio and HTTP transports.
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      A basic MCP server template with example tools for echoing messages and retrieving server information. Built with FastMCP framework and supports both stdio and HTTP transports.
      -

    TDQS

    A3.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose: four basic arithmetic operations on integers and one string reversal. There is no overlap in functionality.

    Naming Consistency5/5

    All tool names are verbs or verb_noun in lowercase with underscores where needed, following a consistent pattern (e.g., add, divide, reverse_string).

    Tool Count5/5

    With 5 tools, the count is well within the ideal range (3-15) and each tool serves a distinct function.

    Completeness3/5

    The arithmetic operations are basic but missing common ones like modulo or power. The single string operation feels isolated and incomplete without other string utilities.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues