Skip to main content
Glama
202,028 tools. Last updated 2026-06-14 09:44

"NestJS" matching MCP tools:

  • Refresh codebase context by analyzing React/TypeScript/Node.js projects and generating structured bundles with component summaries, dependency information, and a snapshot ID for AI-assisted analysis.
    MIT
  • Generate an OpenAPI specification from framework source code, bypassing the need for a spec file.
    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
  • Identify performance and design antipatterns including N+1 queries, missing indexes, unbounded queries, god classes, and memory leaks. Receive actionable suggestions for each finding.
    MIT
  • Returns a testing template tailored to the source file's framework, including baseline scenarios and test file path patterns. Falls back to language baseline if framework is unrecognized.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    A NestJS module for building Model Context Protocol (MCP) servers using decorators to expose services as tools, resources, and prompts. It features auto-discovery, a built-in playground UI, and support for multiple transports including SSE and Stdio.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A demonstration implementation of Model Context Protocol (MCP) using NestJS framework, allowing developers to build MCP-compatible applications with playground testing capabilities.
    Last updated
    66
    MIT
  • Generate NestJS module scaffolds with service, optional controller, and entity following LaunchFrame conventions to maintain project consistency.
    MIT
  • Retrieve Functional Requirements Document content by ID to enable AI-assisted generation of NestJS boilerplate architectures with core CRUD, database integration, authentication, and testing.
    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 TypeScript backend code for Arbitrum dApps using NestJS or Express frameworks with viem integration for blockchain interaction.
    MIT
  • Add new data entries to Supabase tables from NextJS applications. This tool enables developers to insert records into specified database tables for managing application data.
  • Retrieve structured data from Supabase tables using customizable queries and filters to access specific information for your NextJS application.