mirror of
https://git.openapi.site/https://github.com/desirecore/registry.git
synced 2026-04-21 15:01:27 +08:00
feat: 完善 entries/ 格式 — 补全结构化字段、更新 README 和 Schema
- 所有 20 个 manifest.json 补全旧格式中的结构化字段 - docker-app: category, fullDesc, stars, githubUrl, install - mcp: capabilities, toolCount, install, connection - http-api: endpoint, capabilities - README 全面重写:entries/ 目录结构、manifest 字段说明、三种类型的添加示例 - SCHEMA_VERSION 升级 2.0.0 → 3.0.0 - 根 manifest.json 简化为 entries 统一统计
This commit is contained in:
@@ -16,5 +16,25 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "tools",
|
||||
"fullDesc": "AnythingLLM 是一个全能型 AI 应用,可以将任何文档、资源或内容转化为上下文,供任何 LLM 在聊天中使用。支持多用户管理、权限控制和嵌入式对话。",
|
||||
"stars": 30200,
|
||||
"githubUrl": "https://github.com/Mintplex-Labs/anything-llm",
|
||||
"shortDesc": "全能型 AI 桌面应用,支持 RAG、Agent 和文档对话",
|
||||
"install": {
|
||||
"method": "docker",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "2GB",
|
||||
"minDisk": "5GB",
|
||||
"ports": [
|
||||
3001
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"LLM API Key"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,12 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
],
|
||||
"endpoint": "https://api.map.baidu.com/v3",
|
||||
"capabilities": [
|
||||
"geocoding",
|
||||
"route_plan",
|
||||
"poi_search",
|
||||
"distance_calc"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -16,5 +16,25 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "ai-platform",
|
||||
"fullDesc": "Coze 是一个 AI 聊天机器人和应用开发平台,提供 LLM、知识库、插件和工作流等能力。支持快速构建、测试和部署 AI Bot,无需编程经验。",
|
||||
"stars": 12300,
|
||||
"githubUrl": "https://github.com/coze-dev/coze",
|
||||
"shortDesc": "字节跳动 AI Bot 开发平台(开源社区版)",
|
||||
"install": {
|
||||
"method": "docker",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "4GB",
|
||||
"minDisk": "8GB",
|
||||
"ports": [
|
||||
8800
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"API Key 配置"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,30 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"sql_query",
|
||||
"schema_browse",
|
||||
"data_export"
|
||||
],
|
||||
"toolCount": 8,
|
||||
"install": {
|
||||
"method": "npx",
|
||||
"packageName": "@modelcontextprotocol/server-postgres",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-postgres",
|
||||
"postgresql://localhost/mydb"
|
||||
]
|
||||
},
|
||||
"connection": {
|
||||
"transport": "stdio",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-postgres",
|
||||
"postgresql://localhost/mydb"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,11 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
],
|
||||
"endpoint": "https://api-free.deepl.com/v2",
|
||||
"capabilities": [
|
||||
"text_translate",
|
||||
"doc_translate",
|
||||
"language_detect"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,5 +15,16 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"tool_invoke",
|
||||
"workflow_trigger",
|
||||
"knowledge_query"
|
||||
],
|
||||
"connection": {
|
||||
"transport": "streamable-http",
|
||||
"url": "http://localhost:3000/mcp"
|
||||
},
|
||||
"sourceAppId": "dify",
|
||||
"sourceAppName": "Dify"
|
||||
}
|
||||
|
||||
@@ -15,5 +15,13 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"endpoint": "http://localhost:3000/api/v1/datasets",
|
||||
"capabilities": [
|
||||
"semantic_search",
|
||||
"multi_dataset",
|
||||
"relevance_ranking"
|
||||
],
|
||||
"sourceAppId": "dify",
|
||||
"sourceAppName": "Dify"
|
||||
}
|
||||
|
||||
@@ -17,5 +17,26 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "ai-platform",
|
||||
"fullDesc": "Dify 是一个开源的 LLM 应用开发平台,提供从 Agent 构建到 AI Workflow 编排、RAG 检索、模型管理等能力,轻松构建和运营生成式 AI 原生应用。支持数百种模型接入。",
|
||||
"stars": 56200,
|
||||
"githubUrl": "https://github.com/langgenius/dify",
|
||||
"shortDesc": "开源 AI 应用开发平台,支持 RAG、Agent、工作流编排",
|
||||
"install": {
|
||||
"method": "docker-compose",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "4GB",
|
||||
"minDisk": "10GB",
|
||||
"ports": [
|
||||
3000,
|
||||
5001
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"OpenAI API Key(可选)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,26 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"url_fetch",
|
||||
"html_to_markdown",
|
||||
"content_extract"
|
||||
],
|
||||
"toolCount": 2,
|
||||
"install": {
|
||||
"method": "uvx",
|
||||
"packageName": "mcp-server-fetch",
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"mcp-server-fetch"
|
||||
]
|
||||
},
|
||||
"connection": {
|
||||
"transport": "stdio",
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"mcp-server-fetch"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,5 +14,31 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"file_read",
|
||||
"file_write",
|
||||
"file_search",
|
||||
"file_watch"
|
||||
],
|
||||
"toolCount": 11,
|
||||
"install": {
|
||||
"method": "npx",
|
||||
"packageName": "@modelcontextprotocol/server-filesystem",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-filesystem",
|
||||
"/path/to/allowed/dir"
|
||||
]
|
||||
},
|
||||
"connection": {
|
||||
"transport": "stdio",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-filesystem",
|
||||
"/path/to/allowed/dir"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,32 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"repo_read",
|
||||
"pr_manage",
|
||||
"issue_manage",
|
||||
"code_search"
|
||||
],
|
||||
"toolCount": 35,
|
||||
"install": {
|
||||
"method": "npx",
|
||||
"packageName": "@modelcontextprotocol/server-github",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-github"
|
||||
],
|
||||
"env": {
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN": "<your-token>"
|
||||
}
|
||||
},
|
||||
"connection": {
|
||||
"transport": "stdio",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-github"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,5 +16,25 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "chat",
|
||||
"fullDesc": "LobeChat 是一个开源的现代设计 ChatGPT/LLM UI 框架,支持多模型服务提供商(OpenAI / Claude / Gemini / Ollama 等),多模态和可扩展的插件系统。一键免费部署私有 ChatGPT/Claude 应用。",
|
||||
"stars": 48900,
|
||||
"githubUrl": "https://github.com/lobehub/lobe-chat",
|
||||
"shortDesc": "开源高性能聊天机器人框架,支持多模型和插件",
|
||||
"install": {
|
||||
"method": "docker",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "1GB",
|
||||
"minDisk": "3GB",
|
||||
"ports": [
|
||||
3210
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"OpenAI API Key(可选)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,28 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"entity_store",
|
||||
"relation_store",
|
||||
"graph_query"
|
||||
],
|
||||
"toolCount": 7,
|
||||
"install": {
|
||||
"method": "npx",
|
||||
"packageName": "@modelcontextprotocol/server-memory",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-memory"
|
||||
]
|
||||
},
|
||||
"connection": {
|
||||
"transport": "stdio",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-memory"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,5 +16,25 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "workflow",
|
||||
"fullDesc": "n8n 是一个可扩展的工作流自动化工具。使用公平代码许可,拥有原生 AI 能力,可以连接任何东西。支持自托管,提供丰富的第三方服务集成节点。",
|
||||
"stars": 50600,
|
||||
"githubUrl": "https://github.com/n8n-io/n8n",
|
||||
"shortDesc": "可视化工作流自动化平台,支持 400+ 集成",
|
||||
"install": {
|
||||
"method": "docker",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "2GB",
|
||||
"minDisk": "5GB",
|
||||
"ports": [
|
||||
5678
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"数据库(SQLite / PostgreSQL)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,5 +16,25 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "chat",
|
||||
"fullDesc": "Open WebUI 是一个可扩展的自托管 AI 界面,支持完全离线操作。支持多种 LLM 运行器,包括 Ollama 和 OpenAI 兼容 API,内置 RAG 集成、网页浏览、代码执行等功能。",
|
||||
"stars": 52800,
|
||||
"githubUrl": "https://github.com/open-webui/open-webui",
|
||||
"shortDesc": "自托管的 AI 对话界面,支持 Ollama 和 OpenAI 兼容 API",
|
||||
"install": {
|
||||
"method": "docker",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "2GB",
|
||||
"minDisk": "5GB",
|
||||
"ports": [
|
||||
8080
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"Ollama 或 OpenAI API Key"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,5 +17,27 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "ai-platform",
|
||||
"fullDesc": "OpenClaw 是一个开源的 Agent 运行时平台,提供嵌入式运行时、会话管理、工具策略控制、多 Agent 编排、Sandbox 隔离执行等能力。支持流式输出、对话压缩、队列管理和 hooks 扩展,适合构建企业级 AI 应用。",
|
||||
"stars": 8500,
|
||||
"githubUrl": "https://github.com/openclaw/openclaw",
|
||||
"shortDesc": "开源 Agent 运行时平台,支持多 Agent 编排和工具策略",
|
||||
"install": {
|
||||
"method": "docker-compose",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "4GB",
|
||||
"minDisk": "10GB",
|
||||
"ports": [
|
||||
8080,
|
||||
3000
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"Node.js 18+",
|
||||
"API Key 配置"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,32 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"capabilities": [
|
||||
"page_navigate",
|
||||
"screenshot",
|
||||
"dom_query",
|
||||
"form_fill",
|
||||
"pdf_generate",
|
||||
"content_extract"
|
||||
],
|
||||
"toolCount": 33,
|
||||
"install": {
|
||||
"method": "npx",
|
||||
"packageName": "@playwright/mcp",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"@playwright/mcp@latest"
|
||||
],
|
||||
"postInstall": [
|
||||
"npx playwright install chromium"
|
||||
]
|
||||
},
|
||||
"connection": {
|
||||
"transport": "stdio",
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"@playwright/mcp@latest"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,13 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"endpoint": "http://localhost:9380/api/v1",
|
||||
"capabilities": [
|
||||
"doc_parsing",
|
||||
"deep_retrieval",
|
||||
"citation"
|
||||
],
|
||||
"sourceAppId": "ragflow",
|
||||
"sourceAppName": "RagFlow"
|
||||
}
|
||||
|
||||
@@ -16,5 +16,27 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
]
|
||||
],
|
||||
"category": "rag",
|
||||
"fullDesc": "RagFlow 是一款基于深度文档理解构建的开源 RAG 引擎。可以为各种规模的企业及个人提供流畅的 RAG 工作流,结合大语言模型(LLM)针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。",
|
||||
"stars": 28400,
|
||||
"githubUrl": "https://github.com/infiniflow/ragflow",
|
||||
"shortDesc": "基于深度文档理解的开源 RAG 引擎",
|
||||
"install": {
|
||||
"method": "docker-compose",
|
||||
"requirements": {
|
||||
"docker": true,
|
||||
"minMemory": "8GB",
|
||||
"minDisk": "20GB",
|
||||
"ports": [
|
||||
9380,
|
||||
443,
|
||||
80
|
||||
]
|
||||
},
|
||||
"configNeeded": [
|
||||
"Docker 运行环境",
|
||||
"Elasticsearch / Infinity 数据库"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,11 @@
|
||||
"macos",
|
||||
"windows",
|
||||
"linux"
|
||||
],
|
||||
"endpoint": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send",
|
||||
"capabilities": [
|
||||
"text_message",
|
||||
"markdown_message",
|
||||
"card_message"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user