📄 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

Stars

659

Skill Type

📖 Library & API Reference

Quality Score

87/200

License

MIT

Forks

107

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/rekog-labs/MCP-Nest

Quality Breakdown

87/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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