CldKit
ホーム探すRECIPES送信CLIAI キュレーターログイン
ログイン
CldKit
探すRecipes送信CLI·概要プライバシー利用規約

AI 開発者のために構築。すべての components をレビュー。

© 2026 CldKit

言語
>>MCP Builder Starter Kit

MCP Builder Starter Kit

intermediate

Design, scaffold, document, and validate a custom MCP server or MCP App.

アーキテクチャ

Turns reference repositories into MCP context
83/100
npx mcp-remote https://gitmcp.io/{owner}/{repo}
Builds Python MCP servers and clients
88/100
uv pip install fastmcp
Scaffolds TypeScript MCP servers and MCP Apps
84/100
npx create-mcp-use-app@latest
Packages reusable skill guidance around the server
77/100
git clone https://github.com/alirezarezvani/claude-code-skill-factory.git

期待される出力

MCP Builder Starter Kit Reference repos inspected: 3 Tool schemas drafted: 5 Server scaffolded: yes Skill wrapper drafted: yes -> Custom MCP package ready for local validation

関連 Recipes

Incident Response Command Center

ADVANCED

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

devopsworkflow

5 components

Full-Stack Testing Suite

INTERMEDIATE

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

codetesting

3 components

API Development Workflow

INTERMEDIATE

Complete API lifecycle from design to testing with GraphQL support.

codeapi

3 components

ホーム
Recipes
GitMCP
FastMCP
mcp-use
Claude Code Skill Factory

すべてインストール

npx mcp-remote https://gitmcp.io/{owner}/{repo}
uv pip install fastmcp
npx create-mcp-use-app@latest
git clone https://github.com/alirezarezvani/claude-code-skill-factory.git

難易度

intermediate

Components

4

作成日

May 1, 2026

シーン

code
workflow
devops