Skip to main content
Glama
521,841 tools. Updated 2026-09-06 12:28

"Fastify" matching MCP tools:

  • Generate request logging middleware for Express, Fastify, or Koa using Winston, with correlation IDs to trace requests across services.
    MIT
  • Generate ready-to-use Express/Fastify route handlers with request validation and error handling from endpoint lists.
    MIT
  • Generate API route handlers for Next.js, Express, Fastify, or NestJS frameworks that integrate with the Kalendis scheduling backend to manage users, availability, and bookings.
    MIT
  • Scan frontend source code to identify shipped security defects—missing CSP and HSTS, exposed secrets, unsafe scripts—with actionable findings and severity ratings.
    MIT
  • Create a watcher from a preset template using a preset ID and parameter values. The preset manages configuration like URL and keywords; optionally override the schedule or name.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Fastify plugin that enables multi-tenant MCP servers with isolated tools per bearer token, allowing AI assistants to interact with custom services via the Model Context Protocol.
    1
    ISC
  • Deploy your application to sota.io with automatic framework detection, Docker image building, and zero-downtime blue-green deployments. Includes a managed PostgreSQL database.
    MIT
    Destructive
  • Get accurate, version-specific API documentation for any npm package directly from source code, with function signatures, types, and exports.
    MIT
  • Creates a new project on sota.io, auto-provisioning a PostgreSQL 17 database with PgBouncer pooling, daily backups, and a live HTTPS URL. Supports major frameworks or custom Dockerfiles.
    MIT
  • Generates OpenAPI 3.1 YAML spec from Express, FastAPI, Hono, or Fastify route files, optionally writing to openapi.yaml.
    MIT
  • Find API route definitions in backend code for Express, Fastify, NestJS, and Laravel. Filter by HTTP method, path, framework, or scan specific directories to locate endpoints.
    AGPL 3.0
  • Get the exact one-line integration snippet to add Nemesis Shield's behavior-based firewall to your app, API, or LLM, blocking deviations that signature WAFs miss.
    MIT
  • Extracts API schemas from source code by auto-detecting format from file contents, supporting MCP, OpenAPI, GraphQL, tRPC, REST, gRPC, Python, Go, and SQL DDL.
    MIT
  • Create a new Node.js project with enhanced configuration for React, Node, Next, Express, or Fastify applications, including TypeScript support.
    MIT
  • Create a new project with any supported framework such as Spring Boot, React, Vue, Next.js, FastAPI, and others. Configure options including TypeScript, testing, Docker, and database.
    MIT
  • Generate a complete REST API with Express or Fastify, including database integration, JWT authentication, and Zod validation. Define endpoints and database type.
    -
  • List all HTTP endpoints in a JavaScript/TypeScript project by detecting Express, Fastify, and Koa route definitions. Useful for API documentation and security review.
    MIT
  • Generate tenant resolution middleware that extracts the tenant from subdomain, header, JWT, path, or query and propagates tenant context in Express, Fastify, or NestJS.
    MIT
  • Generate rate limiting middleware for Express, Fastify, Koa, Hono, or NestJS. Set configurable time windows and request limits to protect APIs from abuse.
    MIT