Skip to main content
Glama
72,190 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"NestJS" matching MCP servers:

  • A
    license
    -
    quality
    C
    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.
    21
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A demonstration implementation of Model Context Protocol (MCP) using NestJS framework, allowing developers to build MCP-compatible applications with playground testing capabilities.
    47
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Build MCP servers inside NestJS applications using ordinary controllers with decorators for tools, resources, and prompts, supporting authentication and authorization.
    13
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server implementation using NestJS with DDD/Clean Architecture support, providing tools for time retrieval, calculations, and note management with decorator-based tool definitions and dependency injection.
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI assistants like Claude to interact with MongoDB databases through standardized MCP tools. Supports full CRUD operations, aggregations, and natural language queries with Clean Architecture and dual transport modes (STDIO/HTTP).
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that exposes structured Functional Requirements Documents (FRDs) to enable AI assistants like GitHub Copilot to automatically generate complete NestJS boilerplate architectures. It orchestrates the multi-phase creation of production-ready APIs including core CRUD, database integration, JWT authentication, and unit testing.
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A static-analysis knowledge base for TypeScript/NestJS codebases, served to AI agents over MCP for understanding code without hallucination and excessive token usage.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A minimal NestJS MCP server skeleton for experimenting with the Model Context Protocol. Currently a placeholder with no implemented tools or resources.
    13
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    NestJS-based MCP server for MySQL with session-level database selection and SQL safety controls. Enables executing SQL queries, listing databases, and connecting MySQL users with configurable safe modes.
  • F
    license
    -
    quality
    C
    maintenance
    A sample MCP server built with NestJS and TypeScript, demonstrating a ping tool for testing connectivity with MCP clients.
    54
  • F
    license
    -
    quality
    D
    maintenance
    Multi-stack scaffolding engine for generating production-ready module structures (NestJS, Java Spring, Python FastAPI) directly from an MCP-compatible AI client, reducing token usage for boilerplate code.
  • F
    license
    -
    quality
    C
    maintenance
    A minimal MCP server built with NestJS to test PostHog MCP analytics integration, exposing mocked tools for trends and funnel analysis.