Skip to main content
Glama
610,009 tools. Updated 2026-09-25 14:42

"FastAPI" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Extract an OpenAPI specification directly from framework source code when no spec file exists. Enable linting and diffing by generating the spec from FastAPI routes instead of requiring a checked-in file.
    MIT
  • Return a compact index of relevant memories—id, title, score, signals—to survey knowledge on a topic before drilling into full content.
    MIT
  • Find sources that never reach a required checkpoint (e.g., route handlers without an ownership check) to surface authorization gaps and unreachable code paths.
    MIT
  • Deploy web projects to production on Varity with automatic framework detection, building, and live hosting at a custom URL. Zero configuration required.
    MIT
    Destructive
  • List available coding standards profiles for various tech stacks to enforce consistent code style and architecture.
    MIT
  • Search past experiences and memories using natural-language queries to solve problems, debug errors, or make design decisions. Filter by time, tags, entity, and more.
    MIT
  • Identify candidate route handlers by matching entry-point-shaped names/signatures across frameworks. Confidence scores guide verification; use it to find potential handlers, not confirmed routes.
    MIT
  • Initialize or reset the coaching checklist for the first Zeus Client app, defaulting to single-agent with sample options like travel, beer, or API. Multi-agent samples are gated until single-agent passes smoke tests.
    BSD 3-Clause
    Destructive
  • Generate language-specific code snippets to wrap changes with feature flags. Ensure flags are runtime controllable by placing checks inside execution paths.
    MIT
  • Analyze a repository to reveal project type, languages, file sizes, module dependencies, and circular import warnings. Use this to understand the codebase structure before making changes.
    AGPL 3.0