Documentation website for MCP-SD (Selective Disclosure for MCP) and its reference implementation S2SP (Server-to-Server Protocol). Source: python-sdk.
Live at: https://mcp-sd.github.io/
- Home — overview, quick start, token savings
- Introduction — concepts, architecture, flow
- Protocol — data model, async/sync modes, security
- SDK — API reference, resource/consumer tools
- Demos — weather agent demo
- Tutorial — Claude Desktop setup, video
# Serve locally
python -m http.server 8000
# Regenerate diagram images
pip install matplotlib numpy
python gen_web_images.py