Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A framework for building server-side applications with NestJS" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    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.
    59
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Build MCP servers inside NestJS applications using ordinary controllers with decorators for tools, resources, and prompts, supporting authentication and authorization.
    28
    MIT
  • A
    license
    Not graded
    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.
    18
    MIT
  • F
    license
    Not graded
    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.
  • A
    license
    Not graded
    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.
    59
    MIT
  • F
    license
    Not graded
    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).
  • F
    license
    Not graded
    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
    Not graded
    quality
    D
    maintenance
    A starter template for building Model Context Protocol (MCP) servers with mcp-framework. It includes an example tool and CLI for adding more tools.
  • F
    license
    Not graded
    quality
    B
    maintenance
    A minimal MCP server framework for single-owner production deployments using OAuth authorization code flow with PKCE, providing endpoints for MCP, authorization, token, and metadata.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Middleware that converts a serverless handler with OpenAPI spec into an MCP endpoint following stateless MCP principles.
    15
    34
    MIT
  • F
    license
    Not graded
    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.