·mcp-builder
</>

mcp-builder

yyh211/claude-meta-skill

LLM が適切に設計されたツールを通じて外部サービスと対話できるようにする、高品質の MCP (モデル コンテキスト プロトコル) サーバーを作成するためのガイド。 Python (FastMCP) または Node/TypeScript (MCP SDK) のいずれであれ、外部 API またはサービスを統合するための MCP サーバーを構築するときに使用します。

12インストール·0トレンド·@yyh211

インストール

$npx skills add https://github.com/yyh211/claude-meta-skill --skill mcp-builder

SKILL.md

Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks.

Balance comprehensive API endpoint coverage with specialized workflow tools. Workflow tools can be more convenient for specific tasks, while comprehensive coverage gives agents flexibility to compose operations. Performance varies by client—some clients benefit from code execution that combines basic tools, while others work better with higher-level workflows. When uncertain, prioritize comprehensive API coverage.

Tool Naming and Discoverability: Clear, descriptive tool names help agents find the right tools quickly. Use consistent prefixes (e.g., githubcreateissue, githublistrepos) and action-oriented naming.

LLM が適切に設計されたツールを通じて外部サービスと対話できるようにする、高品質の MCP (モデル コンテキスト プロトコル) サーバーを作成するためのガイド。 Python (FastMCP) または Node/TypeScript (MCP SDK) のいずれであれ、外部 API またはサービスを統合するための MCP サーバーを構築するときに使用します。 ソース: yyh211/claude-meta-skill。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/yyh211/claude-meta-skill --skill mcp-builder
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

mcp-builder とは?

LLM が適切に設計されたツールを通じて外部サービスと対話できるようにする、高品質の MCP (モデル コンテキスト プロトコル) サーバーを作成するためのガイド。 Python (FastMCP) または Node/TypeScript (MCP SDK) のいずれであれ、外部 API またはサービスを統合するための MCP サーバーを構築するときに使用します。 ソース: yyh211/claude-meta-skill。

mcp-builder のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yyh211/claude-meta-skill --skill mcp-builder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/yyh211/claude-meta-skill