📄 skillActivePromisingmedium
MCP-Nest
by rekog-labs
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
Supported Platforms
🤖 Claude Code
Quality Breakdown
87/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- CLAUDE.md file present - indicates persistent AI configuration/memory modification capability
- OAuth and authorization server implementation with credential handling across multiple providers (Azure AD, GitHub, Google)
- Complex authentication/authorization system that could be misconfigured to bypass security controls
- Docker compose files for external authorization servers (Keycloak) - infrastructure-as-code that could be modified
- JWT token generation and management utilities that handle sensitive authentication material
- TypeORM database entities for storing authorization codes and tokens - persistent state modification