Skip to main content
Glama
srmcguirt

FastMCP Python Boilerplate

by srmcguirt

Related Servers

Alternatives to FastMCP Python Boilerplate

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A FastMCP server that enables AI engineers to run a production-ready MCP endpoint with in-memory token-bucket rate limiting and strict Pydantic v2 input validation. It connects to Claude Desktop, Cursor, and custom agent runners over stdio for safe tool execution.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Production-ready API server template integrating FastAPI with Model Context Protocol (MCP) for LLM integration, structured logging, and comprehensive testing.
      2
      -
    • 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
    • A
      license
      A
      quality
      A
      maintenance
      A production-ready boilerplate for building MCP servers, featuring TypeScript, Zod validation, rate limiting, and example tools like echo and fetch_url, enabling quick setup of custom MCP servers.
      2
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A production-ready foundation for building secure, observable MCP servers with built-in authentication, rate limiting, and reference tools like database-query and semantic-search.
      15
      11 npm
      MIT

    TDQS

    A4.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    echo and calculate have entirely distinct purposes—one returns text unchanged and the other evaluates arithmetic expressions. There is no overlap or possibility of confusion between them.

    Naming Consistency5/5

    Both tools use simple, lowercase imperative verb names (echo, calculate), creating a consistent naming style. While there is no verb_noun pattern, the convention is uniform across the set.

    Tool Count3/5

    With only two tools, the server feels thin and provides minimal functionality. This is borderline but acceptable for a boilerplate template meant to demonstrate basic MCP tool patterns.

    Completeness4/5

    For the server's apparent purpose as a Python MCP boilerplate, the tool surface covers round-trip testing and simple computation with no obvious gaps. A few more demonstration tools could improve coverage, but nothing essential is missing.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues