Build MCP (Model Context Protocol) servers and tools. Use when creating or modifying MCP implementations.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-mcp)More formats (shields.io, HTML) on the badges page.
---
name: mcp
description: Build MCP (Model Context Protocol) servers and tools. Use when creating or modifying MCP implementations.
---
## mcp
Build MCP servers and tools.
### Server types
- Local: subprocess via stdio
- Remote: HTTP server via SSE
### Implementation
- Tool schemas with JSON Schema
- Async request handling
- Input validation
- Structured error responses
- Document tools with descriptions
### Best practices
- Focused tools (one purpose)
- Type-safe schemas
- Resource limits (timeout, memory)
- Debug logging
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!