S
Freeby MCP Community
MCPs as a Service - 统一 MCP 服务代理。
v1.0.13Added Apr 12, 2026
S MCP Server
MCPs as a Service - 统一 MCP 服务代理。
Installation
npx -y @wener/mcps
Reviews
Installation
Quick install
npx -y @wener/mcps
Add to claude_desktop_config.json
{
"mcpServers": {
"s": {
"command": "npx",
"args": ["-y", "@wener/mcps"]
}
}
}