mcp-server-design-guide

JulieElkinsAWS/mcp-server-design-guide
★ 0 stars Unknown language Code/Dev Tools Updated 3d ago
A working standard for designing Model Context Protocol servers whose caller is a model: 15 practices, the four things only an audit finds, and how to test a server as a real client over stdio.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-design-gu": {
      "command": "npx",
      "args": [
        "-y",
        "JulieElkinsAWS/mcp-server-design-guide"
      ]
    }
  }
}

Topics

ai-agentsdeveloper-toolsllm-toolsmcpmodel-context-protocol