CldKit
AccueilExplorerRECIPESSoumettreCLICurateur IAConnexion
Connexion
CldKit
ExplorerRecipesSoumettreCLI·À proposConfidentialitéConditions

Conçu pour les développeurs IA. Chaque component est revu.

© 2026 CldKit

Langue
Accueil>Recipes>MCP Server Quality Lab

MCP Server Quality Lab

intermediate

Develop, inspect, feedback-test, and permission-review an MCP server before letting agents use it.

Architecture

FastMCP
Builds Python MCP prototypes
88/100
uv pip install fastmcp
mcp-use
Builds TypeScript MCP servers and Apps
84/100
npx create-mcp-use-app@latest
MCP Inspector
Inspects server tools, resources, prompts, and protocol behavior
88/100
npx @modelcontextprotocol/inspector
MCP Feedback Enhanced
Adds human feedback and screenshot review loops
77/100
uvx mcp-feedback-enhanced@latest
Napkin
Captures recurring server-specific lessons
75/100
git clone https://github.com/blader/napkin.git ~/.codex/skills/napkin

Sortie attendue

MCP Server Quality Lab Tool schemas inspected: 9 Unsafe permissions flagged: 3 Human feedback rounds: 2 Failure notes captured: 5 -> Server ready for limited agent trial

Recipes liées

Incident Response Command Center

ADVANCED

Triage production incidents from alerts to fixes with observability, chat, and repo context.

devopsworkflow

5 component(s)

Full-Stack Testing Suite

INTERMEDIATE

Complete testing pipeline with unit tests, E2E browser tests, and TDD workflow.

codetesting

3 component(s)

API Development Workflow

INTERMEDIATE

Complete API lifecycle from design to testing with GraphQL support.

codeapi

3 component(s)

Tout installer

uv pip install fastmcp
npx create-mcp-use-app@latest
npx @modelcontextprotocol/inspector
uvx mcp-feedback-enhanced@latest
git clone https://github.com/blader/napkin.git ~/.codex/skills/napkin

Difficulté

intermediate

Components

5

Créé

May 1, 2026

Scènes

code
testing
workflow