Skip to content

S

Free

by MCP Community

MCPs as a Service - 统一 MCP 服务代理。

v1.0.13Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

S MCP Server

MCPs as a Service - 统一 MCP 服务代理。

Installation

npx -y @wener/mcps

Reviews

Leave a Review

Installation

Quick install
npx -y @wener/mcps
Add to claude_desktop_config.json
{
  "mcpServers": {
    "s": {
      "command": "npx",
      "args": ["-y", "@wener/mcps"]
    }
  }
}