MCP.so
登录
服务器

Mcp_ui_phase1

@avsai24

creating ui for mcp servers.

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp_ui_phase1": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

来自「其他」的更多内容