Skip to main content
Glama
jason-chang

FastAPI OpenAPI MCP Server

by jason-chang

Related Servers

Alternatives to FastAPI OpenAPI MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      A
      maintenance
      Exposes FastAPI reference documentation as MCP tools, enabling LLMs to query FastAPI docs during development for accurate code generation.
      3
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Converts any OpenAPI/Swagger API specification into MCP tools that AI assistants can use to interact with the API.
      15 npm
      7
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Transforms OpenAPI definitions into MCP tools for seamless LLM-API integration.
      8
      9 npm
      1
      MIT

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one generates API call examples from an OpenAPI spec, while the other searches API endpoints with various filters. There is no overlap in functionality, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun naming pattern (generate_examples and search_endpoints), using snake_case throughout. The verbs 'generate' and 'search' clearly indicate their actions, maintaining a predictable and readable convention.

    Tool Count2/5

    With only 2 tools, the server feels thin for a FastAPI OpenAPI MCP server, which typically involves more operations like validating specs, listing endpoints, or generating documentation. This limited set may not cover the full scope expected for such a domain.

    Completeness2/5

    The tool surface has significant gaps for an OpenAPI-focused server. Missing are core operations such as retrieving or parsing the OpenAPI spec, validating endpoints, or generating documentation. While the existing tools are useful, they do not provide a complete workflow for interacting with OpenAPI specifications.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues