Skip to main content
Glama
72,476 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Learning NestJS Framework Knowledge" matching MCP servers:

  • 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
    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
    C
    maintenance
    Build MCP servers inside NestJS applications using ordinary controllers with decorators for tools, resources, and prompts, supporting authentication and authorization.
    13
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP server for managing notes with CRUD tools. It uses the same notes service as the GraphQL API, enabling natural language interaction with notes.
    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
    C
    maintenance
    A learning-oriented MCP server with tools for greeting, self-introduction, and name shouting, built with TypeScript and Zod validation.
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that guides AI assistants to navigate documentation using their built-in tools (grep, file reading) instead of traditional RAG.
    3
    55
    3
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI agents to learn from their work by recording tasks, extracting patterns, detecting mistakes, and proactively surfacing insights, all using the agent's own model through a cooperative intelligence pattern.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A portable, AI-agnostic second brain that stores typed memories with semantic recall and self-learning re-ranking, exposed to any MCP-capable AI as a local server.
    21
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A comprehensive framework for building remote MCP servers on Cloudflare Workers featuring OAuth 2.1 authentication, PostgreSQL integration, and Stripe-powered paid tools. It enables developers to create scalable, platform-agnostic MCP tools with support for user registration and subscription-based functionality.
    127
  • F
    license
    -
    quality
    B
    maintenance
    An MCP server that gives AI coding assistants durable long-term memory, reusable skills, and evidence-based decision intelligence, running fully offline with no external API keys.
  • 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).