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
  • F
    license
    -
    quality
    D
    maintenance
    A robust server-side application that implements Model Context Protocol (MCP) for file operations, providing authentication and modular REST APIs for managing files, users, and posts.
  • 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
    -
    quality
    B
    maintenance
    Enables MCP-compatible clients to inspect Next.js codebases, analyze App Router and Pages Router structure, discover API routes, and audit build performance through controlled tools.
    8
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents and automation tools to manage TODO tasks through full CRUD operations. Built with NestJS and supports both SSE and Stdio transports for seamless integration with Claude Desktop, ChatGPT, and n8n.
    2,504
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Builds rich code graphs from TypeScript/NestJS codebases using AST analysis and Neo4j, enabling semantic search, natural language querying, and intelligent graph traversal to provide deep contextual understanding of code relationships and dependencies.
    114
    16
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    A minimal Next.js starter for building MCP Apps, enabling MCP hosts to render interactive UIs alongside tool calls via an MCP server endpoint and a React widget UI.