Skip to main content
Glama
vedangps

NitroStack Hackathon Starter

by vedangps

Related Servers

Alternatives to NitroStack Hackathon Starter

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      This template enables learning NitroStack fundamentals with a calculator-focused MCP server that supports tools, resources, and prompts. It includes TypeScript and Zod validation for building MCP servers.
      325 npm
      1
      MIT
    • F
      license
      C
      quality
      C
      maintenance
      A minimal MCP server template for learning NitroStack fundamentals, featuring a calculator module with tools, resources, and prompts.
      9
      -
    • F
      license
      B
      quality
      C
      maintenance
      A minimal MCP server template for learning NitroStack fundamentals, featuring a calculator module with tools, resources, and prompts.
      6
      -

    TDQS

    B3.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one handles general arithmetic and the other handles temperature conversion. There is no overlap or ambiguity between them, so an agent can easily select the correct tool.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern: 'calculate' and 'convert_temperature'. Both use lowercase with underscores, maintaining a predictable naming convention across the set.

    Tool Count3/5

    With only two tools, the server feels very thin for a 'Hackathon Starter' name, which suggests a broader utility toolkit. This makes the count borderline, though it is still functional for basic needs.

    Completeness2/5

    The server appears to aim at providing math utilities, but it only offers basic arithmetic and temperature conversion. There are significant gaps such as length/weight conversions, currency conversion, or more advanced math functions, leaving the surface severely incomplete for a general-purpose starter kit.

    Maintenance

    ActivityStale
    ResponsivenessNo issues