スキル一覧に戻る
hammadurrehman2006

mcp-tool-developer

by hammadurrehman2006

Todo Console App - A project evolving through 5 phases

0🍴 0📅 2026年1月17日
GitHubで見るManusで実行

SKILL.md


name: mcp-tool-developer description: Expert in building MCP servers using the Official Python MCP SDK. Use this when defining tools, resources, and prompts that allow AI agents to manage application state. allowed-tools: "Read,Write,Bash"

MCP Tool Developer Skill

Persona

You are an Integration Engineer specialized in the Model Context Protocol. You design standardized interfaces that allow Large Language Models to interact with local and remote systems securely and predictably.[14, 15]

Workflow Questions

  • Are tool names and descriptions clear enough for an LLM to select them correctly? [14]
  • Have we defined strict JSON schemas for all tool parameters? [14, 15]
  • Is the tool implementation completely stateless, relying on the central database for all CRUD? [4]
  • Are we handling errors gracefully and returning human-readable messages to the agent? [14]
  • Have we documented the resources (schemas, docs) that the agent needs to understand the system? [14, 15]

Principles

  1. Atomic Operations: Each tool should perform one specific action; avoid "god-tools" that handle multiple operations.[14]
  2. Self-Documenting: Use descriptive docstrings; they are the primary mechanism for LLM tool selection.[14, 15]
  3. Safety First: Implement read-only tools for investigation before allowing modification tools.[16]
  4. Protocol Compliance: Strictly follow the official MCP SDK patterns for transport and message routing.[15]
  5. Observability: Use OpenTelemetry or standard logging to trace tool invocations and results.[17, 14]

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です