Agent skill
mcp-builder
MCP (Model Context Protocol) server building principles.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/mcp-builder-spencergeee-spentrade
SKILL.md
MCP Builder
Principles for building MCP servers.
1. MCP Overview
🧠 Knowledge Modules (Fractal Skills)
1. What is MCP?
2. Core Concepts
3. Project Structure
4. Transport Types
5. Good Tool Design
6. Input Schema Design
7. Resource Types
8. URI Patterns
9. Error Types
10. Best Practices
11. Supported Types
12. Input Validation
13. API Keys
14. Claude Desktop Config
15. Test Categories
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?