mcp-server-design

Installation
SKILL.md

MCP Server Design

Overview

The Model Context Protocol (MCP) is the 2026 standard for exposing tools, resources, and prompts to any agent runtime (Claude, Codex, Gemini, OpenCode, custom). This skill covers transport choice, capability schema, Server Cards, and registry publishing.

When to use

  • Need to expose internal APIs/databases as agent-callable tools
  • Want one integration that works across Claude / Codex / OpenCode / etc.
  • Building reusable, shareable capability packs
  • Replacing brittle plugin systems with a standard protocol

Capability primitives

Installs
3
GitHub Stars
3
First Seen
12 days ago
mcp-server-design — akillness/oh-my-gods