Skip to main content
Glama
VinodNallavade

usefastmcp

Related Servers

Alternatives to usefastmcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A minimal MCP server that exposes tools for addition, echoing text, time lookup, and URL fetching, with support for HTTP and stdio transports.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A minimal, zero-dependency MCP server that enables defining and running tools over stdio transport, without extra features like HTTP or resources.
      29 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Minimal MCP server allowing Python functions to be served as MCP tools over stdio or HTTP, with a built-in client for connecting to MCP servers.
      105 PyPI
      2
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables developers to expose any dev tool as a safe, audited MCP server with permission tiers, audit logging, and automatic argument validation.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables automatically generating standalone MCP servers from any Python library, exposing its functions as deterministic callable tools.
      MIT

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation5/5

    roll_dice and add_number are completely distinct in purpose and behavior. There is no ambiguity about which tool to select for a given task.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern: roll_dice and add_number. The naming style is uniform and predictable.

    Tool Count3/5

    With only two tools, the server feels quite thin. While each tool has a basic utility purpose, the set is minimal and barely provides enough surface to be considered a coherent collection.

    Completeness2/5

    There is no clear domain or lifecycle being covered; the tools are unrelated utilities. Obvious complementary operations (e.g., subtract, multiply, or dice with custom sides) are absent, leaving the surface feeling arbitrary and incomplete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues