Skip to main content
Glama
sellisd

mcp-units

by sellisd

Related Servers

Alternatives to mcp-units

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for cooking and recipe management powered by Spoonacular API. Enables natural-language recipe search, ingredient-based discovery, nutrition breakdowns, and ingredient substitutions.
      -
    • A
      license
      B
      quality
      D
      maintenance
      An MCP server that enables AI-powered recipe generation and transformation using natural language, supporting dietary restrictions, allergies, and nutritional goals.
      2
      8 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A deterministic unit conversion MCP server with fixed tables, offering tools to convert length, mass, temperature, and volume, list units, and compare quantities. Designed for judge-friendly schema clarity and no network I/O.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      MCP server that provides cooking recipe lookup, classification, and weekly meal planning based on dietary restrictions and allergies.
      5
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides deterministic unit conversions backed by Pint, enabling exact unit conversions, compatibility checks, and parsing of quantities for LLMs.
      5
      MIT

    TDQS

    A3.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool handles a distinct type of unit conversion (temperature, volume, weight) with no overlap, making them easily distinguishable.

    Naming Consistency5/5

    All tools follow the consistent 'convert_<unit_type>' pattern, using snake_case throughout.

    Tool Count4/5

    Three tools is a reasonable count for a focused unit conversion server, covering common categories but not over- or under-scoped.

    Completeness3/5

    The server covers temperature, volume, and weight, but misses other common unit types like length, area, or pressure, leaving notable gaps for a general 'units' server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues