目录 / Patsnap Workspace Patent Collection Reader
MCP
需 API Key
未评级
已上架
Patsnap Workspace Patent Collection Reader
Read-only access to authorized patent workspaces, folders, fields, patent collections, and annotations.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:apikey)
- 端点
https://patsnap-workspace--openpatsnap.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"Patsnap Workspace Patent Collection Reader": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://patsnap-workspace--openpatsnap.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_workspace_spaces | List Workspace spaces accessible to the current user, grouped by type. |
| list_workspace_folders | List folders in a workspace. |
| list_workspace_fields | List available fields (standard, custom, special) for a workspace. Use this to discover field IDs in a workspace. Standard field IDs can help interpret patent results; custom and AI field IDs are read through get_workspace_annotations. Current get_workspace_patents v1 does not support field filters or sorting. |
| get_workspace_patents | Read patents from a Workspace folder. Use after list_workspace_spaces and list_workspace_folders. Current v1 supports keyword search and limit/offset pagination only. Important limits in v1: - filters, sort, range filters, custom-field filters, and AI annotation-field filters are not available until Workspace/CLI exposes the shared advanced-filter capability. - To read custom or AI annotation values, use get_workspace_annotations. |
| get_workspace_annotations | Get existing annotation/tagging values for patents in a workspace folder. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。