s2sp-protocol/s2sp-protocol.github.io
Server-to-Server (S2SP) data transfer protocol for MCP (Model Context Protocol).
Platform-specific configuration:
{
"mcpServers": {
"s2sp-protocol.github.io": {
"command": "npx",
"args": [
"-y",
"s2sp-protocol.github.io"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Documentation website for the S2SP (Server-to-Server Protocol) for MCP.
Live at: https://s2sp-protocol.github.io/
# Serve locally
python -m http.server 8000
# Regenerate diagram images
pip install matplotlib numpy
python gen_web_images.pyLoading reviews...