ConechoAI/nchan-mcp-transport
The best way to deploy mcp server. A high-performance WebSocket/SSE transport layer & gateway for Anthropic's MCP (Model Context Protocol) — powered by Nginx, Nchan, and FastAPI.
Platform-specific configuration:
{
"mcpServers": {
"nchan-mcp-transport": {
"command": "npx",
"args": [
"-y",
"nchan-mcp-transport"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...