目录 / compoid-mcp
MCP
需 API Key
未评级
已上架
compoid-mcp
AI-powered repository management for Compoid - Search records, download artifacts, create entries, and manage communities with natural language.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:headers)
- 端点
https://compoid-mcp--compoid.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"compoid-mcp": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://compoid-mcp--compoid.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| Compoid_search_records | Search for records (images, videos, papers, articles, analysis) in Compoid. |
| Compoid_search_communities | Search for communities in Compoid. |
| Compoid_get_record_details | Get detailed information about a specific record by its Compoid ID or OAI. |
| Compoid_get_community_details | Get detailed information about a specific community by its Compoid ID or OAI. |
| Compoid_download_files | Download record files in a zip archive if available through open access. |
| Compoid_upload_file | Upload a file to the Compoid MCP server. Accepts a data URI (data:<mime>;base64,<data>). Returns the server-side path to use as file_upload in Compoid_create_record or Compoid_update_record. |
| Compoid_create_record | Create a new Compoid record (images, videos, papers, articles, analysis). |
| Compoid_update_record | Update an existing Compoid record. Can update metadata only or replace both file and metadata. |
| Compoid_create_community | Create a new community on Compoid. |
| Compoid_update_community | Update an existing community on Compoid. Only supply the fields you want to change. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。