fix: 联网核对全部 20 条目 — 修正版本号、stars、URL 及错误字段

- 修复严重错误:Coze GitHub URL 404、Dify/百度地图端口错误、GitHub MCP 废弃包
- 更新全部 Docker Apps 版本(n8n 2.10.4、Dify 1.13.0、LobeChat 2.1.38 等)
- 更新全部 MCP 服务版本和 toolCount(含 CalVer 迁移)
- 重写 OpenClaw 条目(描述、端口、Node 版本全部错误)
- 补全企业微信 7 种消息类型,修正 DeepL 语言数

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Johnson
2026-03-09 21:31:38 +08:00
parent f6091d21c4
commit 9ebea04e50
21 changed files with 73 additions and 62 deletions

View File

@@ -2,7 +2,7 @@
"id": "anythingllm", "id": "anythingllm",
"name": "AnythingLLM", "name": "AnythingLLM",
"type": "docker-app", "type": "docker-app",
"version": "1.6.2", "version": "1.11.1",
"author": "Mintplex Labs", "author": "Mintplex Labs",
"description": "全能型 AI 桌面应用,支持 RAG、Agent 和文档对话", "description": "全能型 AI 桌面应用,支持 RAG、Agent 和文档对话",
"tags": [ "tags": [
@@ -19,7 +19,7 @@
], ],
"category": "tools", "category": "tools",
"fullDesc": "AnythingLLM 是一个全能型 AI 应用,可以将任何文档、资源或内容转化为上下文,供任何 LLM 在聊天中使用。支持多用户管理、权限控制和嵌入式对话。", "fullDesc": "AnythingLLM 是一个全能型 AI 应用,可以将任何文档、资源或内容转化为上下文,供任何 LLM 在聊天中使用。支持多用户管理、权限控制和嵌入式对话。",
"stars": 30200, "stars": 55900,
"githubUrl": "https://github.com/Mintplex-Labs/anything-llm", "githubUrl": "https://github.com/Mintplex-Labs/anything-llm",
"shortDesc": "全能型 AI 桌面应用,支持 RAG、Agent 和文档对话", "shortDesc": "全能型 AI 桌面应用,支持 RAG、Agent 和文档对话",
"install": { "install": {

View File

@@ -16,7 +16,7 @@
"windows", "windows",
"linux" "linux"
], ],
"endpoint": "https://api.map.baidu.com/v3", "endpoint": "https://api.map.baidu.com",
"capabilities": [ "capabilities": [
"geocoding", "geocoding",
"route_plan", "route_plan",

View File

@@ -2,8 +2,8 @@
"id": "coze", "id": "coze",
"name": "Coze", "name": "Coze",
"type": "docker-app", "type": "docker-app",
"version": "0.5.0", "version": "0.5.1",
"author": "Coze", "author": "coze-dev",
"description": "字节跳动 AI Bot 开发平台(开源社区版)", "description": "字节跳动 AI Bot 开发平台(开源社区版)",
"tags": [ "tags": [
"Bot", "Bot",
@@ -19,8 +19,8 @@
], ],
"category": "ai-platform", "category": "ai-platform",
"fullDesc": "Coze 是一个 AI 聊天机器人和应用开发平台,提供 LLM、知识库、插件和工作流等能力。支持快速构建、测试和部署 AI Bot无需编程经验。", "fullDesc": "Coze 是一个 AI 聊天机器人和应用开发平台,提供 LLM、知识库、插件和工作流等能力。支持快速构建、测试和部署 AI Bot无需编程经验。",
"stars": 12300, "stars": 20100,
"githubUrl": "https://github.com/coze-dev/coze", "githubUrl": "https://github.com/coze-dev/coze-studio",
"shortDesc": "字节跳动 AI Bot 开发平台(开源社区版)", "shortDesc": "字节跳动 AI Bot 开发平台(开源社区版)",
"install": { "install": {
"method": "docker", "method": "docker",
@@ -29,7 +29,7 @@
"minMemory": "4GB", "minMemory": "4GB",
"minDisk": "8GB", "minDisk": "8GB",
"ports": [ "ports": [
8800 8888
] ]
}, },
"configNeeded": [ "configNeeded": [

View File

@@ -2,8 +2,8 @@
"id": "db-mcp", "id": "db-mcp",
"name": "Database MCP", "name": "Database MCP",
"type": "mcp", "type": "mcp",
"version": "0.5.2", "version": "0.6.2",
"author": "Community", "author": "Anthropic",
"description": "PostgreSQL 数据库查询与管理,支持 SQL 执行和 Schema 浏览", "description": "PostgreSQL 数据库查询与管理,支持 SQL 执行和 Schema 浏览",
"tags": [ "tags": [
"数据库", "数据库",
@@ -21,7 +21,7 @@
"schema_browse", "schema_browse",
"data_export" "data_export"
], ],
"toolCount": 8, "toolCount": 1,
"install": { "install": {
"method": "npx", "method": "npx",
"packageName": "@modelcontextprotocol/server-postgres", "packageName": "@modelcontextprotocol/server-postgres",

View File

@@ -4,7 +4,7 @@
"type": "http-api", "type": "http-api",
"version": "2.0", "version": "2.0",
"author": "DeepL", "author": "DeepL",
"description": "高质量多语言翻译服务,支持 30+ 语言互译和文档翻译", "description": "高质量多语言翻译服务,支持 35+ 语言互译和文档翻译",
"tags": [ "tags": [
"翻译", "翻译",
"多语言", "多语言",

View File

@@ -2,7 +2,7 @@
"id": "dify-mcp", "id": "dify-mcp",
"name": "Dify MCP Bridge", "name": "Dify MCP Bridge",
"type": "mcp", "type": "mcp",
"version": "0.8.3", "version": "1.13.0",
"author": "Dify.AI", "author": "Dify.AI",
"description": "Dify 平台 Agent 工具集桥接,支持调用 Dify 内置工具和自定义工具", "description": "Dify 平台 Agent 工具集桥接,支持调用 Dify 内置工具和自定义工具",
"tags": [ "tags": [
@@ -23,7 +23,7 @@
], ],
"connection": { "connection": {
"transport": "streamable-http", "transport": "streamable-http",
"url": "http://localhost:3000/mcp" "url": "http://localhost/mcp"
}, },
"sourceAppId": "dify", "sourceAppId": "dify",
"sourceAppName": "Dify" "sourceAppName": "Dify"

View File

@@ -2,7 +2,7 @@
"id": "dify-rag", "id": "dify-rag",
"name": "Dify RAG API", "name": "Dify RAG API",
"type": "http-api", "type": "http-api",
"version": "0.8.3", "version": "1.13.0",
"author": "Dify.AI", "author": "Dify.AI",
"description": "Dify 知识库检索服务,支持语义搜索和多知识库联合检索", "description": "Dify 知识库检索服务,支持语义搜索和多知识库联合检索",
"tags": [ "tags": [
@@ -16,7 +16,7 @@
"windows", "windows",
"linux" "linux"
], ],
"endpoint": "http://localhost:3000/api/v1/datasets", "endpoint": "http://localhost/api/v1/datasets",
"capabilities": [ "capabilities": [
"semantic_search", "semantic_search",
"multi_dataset", "multi_dataset",

View File

@@ -2,7 +2,7 @@
"id": "dify", "id": "dify",
"name": "Dify", "name": "Dify",
"type": "docker-app", "type": "docker-app",
"version": "0.8.3", "version": "1.13.0",
"author": "Dify.AI", "author": "Dify.AI",
"description": "开源 AI 应用开发平台,支持 RAG、Agent、工作流编排", "description": "开源 AI 应用开发平台,支持 RAG、Agent、工作流编排",
"tags": [ "tags": [
@@ -20,7 +20,7 @@
], ],
"category": "ai-platform", "category": "ai-platform",
"fullDesc": "Dify 是一个开源的 LLM 应用开发平台,提供从 Agent 构建到 AI Workflow 编排、RAG 检索、模型管理等能力,轻松构建和运营生成式 AI 原生应用。支持数百种模型接入。", "fullDesc": "Dify 是一个开源的 LLM 应用开发平台,提供从 Agent 构建到 AI Workflow 编排、RAG 检索、模型管理等能力,轻松构建和运营生成式 AI 原生应用。支持数百种模型接入。",
"stars": 56200, "stars": 131700,
"githubUrl": "https://github.com/langgenius/dify", "githubUrl": "https://github.com/langgenius/dify",
"shortDesc": "开源 AI 应用开发平台,支持 RAG、Agent、工作流编排", "shortDesc": "开源 AI 应用开发平台,支持 RAG、Agent、工作流编排",
"install": { "install": {
@@ -30,8 +30,7 @@
"minMemory": "4GB", "minMemory": "4GB",
"minDisk": "10GB", "minDisk": "10GB",
"ports": [ "ports": [
3000, 80
5001
] ]
}, },
"configNeeded": [ "configNeeded": [

View File

@@ -2,7 +2,7 @@
"id": "fetch-mcp", "id": "fetch-mcp",
"name": "Fetch MCP", "name": "Fetch MCP",
"type": "mcp", "type": "mcp",
"version": "0.6.2", "version": "2025.4.7",
"author": "Anthropic", "author": "Anthropic",
"description": "网页内容获取与转换,将网页转为 Markdown 供 LLM 使用", "description": "网页内容获取与转换,将网页转为 Markdown 供 LLM 使用",
"tags": [ "tags": [
@@ -21,7 +21,7 @@
"html_to_markdown", "html_to_markdown",
"content_extract" "content_extract"
], ],
"toolCount": 2, "toolCount": 1,
"install": { "install": {
"method": "uvx", "method": "uvx",
"packageName": "mcp-server-fetch", "packageName": "mcp-server-fetch",

View File

@@ -2,7 +2,7 @@
"id": "fs-mcp", "id": "fs-mcp",
"name": "Filesystem MCP", "name": "Filesystem MCP",
"type": "mcp", "type": "mcp",
"version": "1.2.0", "version": "2026.1.14",
"author": "Anthropic", "author": "Anthropic",
"description": "本地文件系统操作,支持读写、搜索、监控文件变化", "description": "本地文件系统操作,支持读写、搜索、监控文件变化",
"tags": [ "tags": [
@@ -21,7 +21,7 @@
"file_search", "file_search",
"file_watch" "file_watch"
], ],
"toolCount": 11, "toolCount": 13,
"install": { "install": {
"method": "npx", "method": "npx",
"packageName": "@modelcontextprotocol/server-filesystem", "packageName": "@modelcontextprotocol/server-filesystem",

View File

@@ -2,7 +2,7 @@
"id": "github-mcp", "id": "github-mcp",
"name": "GitHub MCP", "name": "GitHub MCP",
"type": "mcp", "type": "mcp",
"version": "0.9.1", "version": "0.32.0",
"author": "GitHub", "author": "GitHub",
"description": "代码仓库操作,支持 PR、Issue、代码搜索和仓库管理", "description": "代码仓库操作,支持 PR、Issue、代码搜索和仓库管理",
"tags": [ "tags": [
@@ -22,14 +22,18 @@
"issue_manage", "issue_manage",
"code_search" "code_search"
], ],
"toolCount": 35, "toolCount": 51,
"install": { "install": {
"method": "npx", "method": "docker",
"packageName": "@modelcontextprotocol/server-github", "packageName": "ghcr.io/github/github-mcp-server",
"command": "npx", "command": "docker",
"args": [ "args": [
"-y", "run",
"@modelcontextprotocol/server-github" "-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"ghcr.io/github/github-mcp-server"
], ],
"env": { "env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<your-token>" "GITHUB_PERSONAL_ACCESS_TOKEN": "<your-token>"
@@ -37,10 +41,14 @@
}, },
"connection": { "connection": {
"transport": "stdio", "transport": "stdio",
"command": "npx", "command": "docker",
"args": [ "args": [
"-y", "run",
"@modelcontextprotocol/server-github" "-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"ghcr.io/github/github-mcp-server"
] ]
} }
} }

View File

@@ -2,12 +2,13 @@
"id": "lobechat", "id": "lobechat",
"name": "LobeChat", "name": "LobeChat",
"type": "docker-app", "type": "docker-app",
"version": "1.20.0", "version": "2.1.38",
"author": "LobeHub", "author": "LobeHub",
"description": "开源高性能聊天机器人框架,支持多模型和插件", "description": "开源多 Agent 协作工作空间,支持多模型和插件",
"tags": [ "tags": [
"Chat", "Chat",
"多模型", "多模型",
"Agent",
"插件" "插件"
], ],
"icon": "linear-gradient(135deg, #000000, #333333)", "icon": "linear-gradient(135deg, #000000, #333333)",
@@ -18,10 +19,10 @@
"linux" "linux"
], ],
"category": "chat", "category": "chat",
"fullDesc": "LobeChat 是一个开源的现代设计 ChatGPT/LLM UI 框架支持多模型服务提供商OpenAI / Claude / Gemini / Ollama 等),多模态和可扩展的插件系统。一键免费部署私有 ChatGPT/Claude 应用。", "fullDesc": "LobeChat 是一个开源的多 Agent 协作工作空间支持多模型服务提供商OpenAI / Claude / Gemini / Ollama 等),多模态和可扩展的插件系统。一键免费部署私有 ChatGPT/Claude 应用。",
"stars": 48900, "stars": 73300,
"githubUrl": "https://github.com/lobehub/lobe-chat", "githubUrl": "https://github.com/lobehub/lobe-chat",
"shortDesc": "开源高性能聊天机器人框架,支持多模型和插件", "shortDesc": "开源多 Agent 协作工作空间,支持多模型和插件",
"install": { "install": {
"method": "docker", "method": "docker",
"requirements": { "requirements": {

View File

@@ -2,7 +2,7 @@
"id": "memory-mcp", "id": "memory-mcp",
"name": "Memory MCP", "name": "Memory MCP",
"type": "mcp", "type": "mcp",
"version": "0.6.2", "version": "2026.1.26",
"author": "Anthropic", "author": "Anthropic",
"description": "基于知识图谱的持久化记忆服务,支持实体和关系的存取", "description": "基于知识图谱的持久化记忆服务,支持实体和关系的存取",
"tags": [ "tags": [
@@ -21,7 +21,7 @@
"relation_store", "relation_store",
"graph_query" "graph_query"
], ],
"toolCount": 7, "toolCount": 9,
"install": { "install": {
"method": "npx", "method": "npx",
"packageName": "@modelcontextprotocol/server-memory", "packageName": "@modelcontextprotocol/server-memory",

View File

@@ -2,7 +2,7 @@
"id": "n8n", "id": "n8n",
"name": "n8n", "name": "n8n",
"type": "docker-app", "type": "docker-app",
"version": "1.64.0", "version": "2.10.4",
"author": "n8n-io", "author": "n8n-io",
"description": "可视化工作流自动化平台,支持 400+ 集成", "description": "可视化工作流自动化平台,支持 400+ 集成",
"tags": [ "tags": [
@@ -19,7 +19,7 @@
], ],
"category": "workflow", "category": "workflow",
"fullDesc": "n8n 是一个可扩展的工作流自动化工具。使用公平代码许可,拥有原生 AI 能力,可以连接任何东西。支持自托管,提供丰富的第三方服务集成节点。", "fullDesc": "n8n 是一个可扩展的工作流自动化工具。使用公平代码许可,拥有原生 AI 能力,可以连接任何东西。支持自托管,提供丰富的第三方服务集成节点。",
"stars": 50600, "stars": 178200,
"githubUrl": "https://github.com/n8n-io/n8n", "githubUrl": "https://github.com/n8n-io/n8n",
"shortDesc": "可视化工作流自动化平台,支持 400+ 集成", "shortDesc": "可视化工作流自动化平台,支持 400+ 集成",
"install": { "install": {

View File

@@ -2,7 +2,7 @@
"id": "open-webui", "id": "open-webui",
"name": "Open WebUI", "name": "Open WebUI",
"type": "docker-app", "type": "docker-app",
"version": "0.4.8", "version": "0.8.10",
"author": "Open WebUI", "author": "Open WebUI",
"description": "自托管的 AI 对话界面,支持 Ollama 和 OpenAI 兼容 API", "description": "自托管的 AI 对话界面,支持 Ollama 和 OpenAI 兼容 API",
"tags": [ "tags": [
@@ -19,7 +19,7 @@
], ],
"category": "chat", "category": "chat",
"fullDesc": "Open WebUI 是一个可扩展的自托管 AI 界面,支持完全离线操作。支持多种 LLM 运行器,包括 Ollama 和 OpenAI 兼容 API内置 RAG 集成、网页浏览、代码执行等功能。", "fullDesc": "Open WebUI 是一个可扩展的自托管 AI 界面,支持完全离线操作。支持多种 LLM 运行器,包括 Ollama 和 OpenAI 兼容 API内置 RAG 集成、网页浏览、代码执行等功能。",
"stars": 52800, "stars": 126300,
"githubUrl": "https://github.com/open-webui/open-webui", "githubUrl": "https://github.com/open-webui/open-webui",
"shortDesc": "自托管的 AI 对话界面,支持 Ollama 和 OpenAI 兼容 API", "shortDesc": "自托管的 AI 对话界面,支持 Ollama 和 OpenAI 兼容 API",
"install": { "install": {

View File

@@ -2,14 +2,14 @@
"id": "openclaw", "id": "openclaw",
"name": "OpenClaw", "name": "OpenClaw",
"type": "docker-app", "type": "docker-app",
"version": "0.9.0", "version": "2026.3.8",
"author": "OpenClaw", "author": "OpenClaw",
"description": "开源 Agent 运行时平台,支持多 Agent 编排和工具策略", "description": "开源个人 AI 助手,支持多渠道网关和本地优先架构",
"tags": [ "tags": [
"Agent", "Agent",
"Runtime", "Gateway",
"Multi-Agent", "Multi-Channel",
"Sandbox" "Local-First"
], ],
"icon": "linear-gradient(135deg, #F59E0B, #DC2626)", "icon": "linear-gradient(135deg, #F59E0B, #DC2626)",
"iconLetter": "O", "iconLetter": "O",
@@ -19,10 +19,10 @@
"linux" "linux"
], ],
"category": "ai-platform", "category": "ai-platform",
"fullDesc": "OpenClaw 是一个开源的 Agent 运行时平台,提供嵌入式运行时、会话管理工具策略控制、多 Agent 编排、Sandbox 隔离执行等能力。支持流式输出、对话压缩、队列管理和 hooks 扩展,适合构建企业级 AI 应用。", "fullDesc": "OpenClaw 是一个开源的个人 AI 助手平台提供多渠道网关WhatsApp、Telegram、Slack、Discord 等)、本地优先架构、会话管理工具策略控制等能力。支持流式输出、对话压缩和 hooks 扩展。",
"stars": 8500, "stars": 287700,
"githubUrl": "https://github.com/openclaw/openclaw", "githubUrl": "https://github.com/openclaw/openclaw",
"shortDesc": "开源 Agent 运行时平台,支持多 Agent 编排和工具策略", "shortDesc": "开源个人 AI 助手,支持多渠道网关和本地优先架构",
"install": { "install": {
"method": "docker-compose", "method": "docker-compose",
"requirements": { "requirements": {
@@ -30,13 +30,12 @@
"minMemory": "4GB", "minMemory": "4GB",
"minDisk": "10GB", "minDisk": "10GB",
"ports": [ "ports": [
8080, 18789
3000
] ]
}, },
"configNeeded": [ "configNeeded": [
"Docker 运行环境", "Docker 运行环境",
"Node.js 18+", "Node.js 22+",
"API Key 配置" "API Key 配置"
] ]
} }

View File

@@ -24,7 +24,7 @@
"pdf_generate", "pdf_generate",
"content_extract" "content_extract"
], ],
"toolCount": 33, "toolCount": 34,
"install": { "install": {
"method": "npx", "method": "npx",
"packageName": "@playwright/mcp", "packageName": "@playwright/mcp",

View File

@@ -2,7 +2,7 @@
"id": "ragflow-pipeline", "id": "ragflow-pipeline",
"name": "RagFlow Pipeline", "name": "RagFlow Pipeline",
"type": "http-api", "type": "http-api",
"version": "0.14.0", "version": "0.24.0",
"author": "InfiniFlow", "author": "InfiniFlow",
"description": "深度文档理解 RAG 引擎,支持复杂格式文档解析和多级检索", "description": "深度文档理解 RAG 引擎,支持复杂格式文档解析和多级检索",
"tags": [ "tags": [

View File

@@ -2,7 +2,7 @@
"id": "ragflow", "id": "ragflow",
"name": "RagFlow", "name": "RagFlow",
"type": "docker-app", "type": "docker-app",
"version": "0.14.0", "version": "0.24.0",
"author": "InfiniFlow", "author": "InfiniFlow",
"description": "基于深度文档理解的开源 RAG 引擎", "description": "基于深度文档理解的开源 RAG 引擎",
"tags": [ "tags": [
@@ -19,7 +19,7 @@
], ],
"category": "rag", "category": "rag",
"fullDesc": "RagFlow 是一款基于深度文档理解构建的开源 RAG 引擎。可以为各种规模的企业及个人提供流畅的 RAG 工作流结合大语言模型LLM针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。", "fullDesc": "RagFlow 是一款基于深度文档理解构建的开源 RAG 引擎。可以为各种规模的企业及个人提供流畅的 RAG 工作流结合大语言模型LLM针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。",
"stars": 28400, "stars": 74500,
"githubUrl": "https://github.com/infiniflow/ragflow", "githubUrl": "https://github.com/infiniflow/ragflow",
"shortDesc": "基于深度文档理解的开源 RAG 引擎", "shortDesc": "基于深度文档理解的开源 RAG 引擎",
"install": { "install": {

View File

@@ -4,7 +4,7 @@
"type": "http-api", "type": "http-api",
"version": "1.0", "version": "1.0",
"author": "腾讯", "author": "腾讯",
"description": "企业微信机器人消息通知支持文本、Markdown 和卡片消息", "description": "企业微信机器人消息通知支持文本、Markdown、图片、图文、文件、语音和卡片消息",
"tags": [ "tags": [
"通知", "通知",
"企业微信", "企业微信",
@@ -20,6 +20,10 @@
"capabilities": [ "capabilities": [
"text_message", "text_message",
"markdown_message", "markdown_message",
"image_message",
"news_message",
"file_message",
"voice_message",
"card_message" "card_message"
] ]
} }

View File

@@ -6,7 +6,7 @@
"description": "DesireCore 官方注册表 — 应用、MCP 服务和 HTTP API 的统一仓库", "description": "DesireCore 官方注册表 — 应用、MCP 服务和 HTTP API 的统一仓库",
"maintainer": "DesireCore Team", "maintainer": "DesireCore Team",
"repository": "https://github.com/desirecore/registry", "repository": "https://github.com/desirecore/registry",
"lastUpdated": "2026-03-08", "lastUpdated": "2026-03-09",
"stats": { "stats": {
"totalEntries": 20, "totalEntries": 20,
"dockerApps": 8, "dockerApps": 8,