mirror of
https://git.openapi.site/https://github.com/desirecore/registry.git
synced 2026-02-28 07:18:07 +08:00
- 新增 mcp/index.json:MCP 服务独立目录,含 install 和 connection 字段 - 新增 services/index.json:仅 HTTP 服务 - 新增 apps/index.json:应用增加 install 字段 - 新增 models/:descriptors + categories 从 services/ 移出 - 更新 manifest.json:版本升级到 2.0.0,统计拆分 MCP/HTTP - 更新 SCHEMA_VERSION:1.0.0 → 2.0.0 - 旧文件保留用于向后兼容 新增 7 个 MCP 服务条目(含真实包名和安装命令): - Filesystem MCP (@modelcontextprotocol/server-filesystem) - GitHub MCP (@modelcontextprotocol/server-github) - Playwright MCP (@playwright/mcp) - Dify MCP Bridge - Database MCP (@modelcontextprotocol/server-postgres) - Memory MCP (@modelcontextprotocol/server-memory) - Fetch MCP (mcp-server-fetch, uvx)