MCP.so
登录
服务器

MCP Registry

@modelcontextprotocol

A community driven registry service for Model Context Protocol (MCP) servers.

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

{
  "mcpServers": {
    "registry": {
      "command": "docker",
      "args": [
        "run",
        "-p",
        "8080:8080",
        "ghcr.io/modelcontextprotocol/registry:latest"
      ]
    }
  }
}

来自「其他」的更多内容