cuc-literature-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CUC_PDF_DIR | No | PDF输出目录。 | output/pdfs |
| CUC_WOS_URL | No | WOS入口覆盖,默认使用中国传媒大学机构入口。 | 中传机构入口 |
| CUC_HEADLESS | No | 测试用无头模式,设为1启用。 | 0 |
| CUC_IEEE_URL | No | IEEE入口覆盖,默认使用中国传媒大学图书馆IEEE入口。 | 中传图书馆IEEE入口 |
| CUC_SOURCE_SHEET | No | 分区映射来源表名。 | 工作表1 |
| CUC_TARGET_SHEET | No | MCP写入目标表名。 | MCP测试 |
| CUC_BROWSER_CHANNEL | No | 浏览器通道,可选值为 chrome 或 msedge。 | chrome |
| CUC_LITERATURE_HOME | No | 项目绝对路径。默认值为当前工作目录。 | 当前工作目录 |
| CUC_TENCENT_DOC_URL | Yes | 腾讯表格链接,必填,无公开默认值。 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_browser_sessionA | 在专用持久化Chrome中检查WOS、IEEE和腾讯文档登录状态。不会读取或返回密码、Cookie;open_login_window=true时保留可见窗口供用户登录或完成验证码。 |
| refresh_partition_mapA | 只读指定腾讯文档来源工作表的期刊与2025中科院大类分区,合并本地override并写入.runtime映射;不会修改来源工作表。 |
| create_search_runA | 创建可恢复的本地运行记录并生成WOS高级检索式,不执行联网检索。目标工作表禁止使用正式“工作表1”。 |
| search_wosA | 使用专用Chrome在WOS Core Collection执行运行中的高级检索,导出完整记录并按年份、单位和SCI-EXPANDED筛选。命中超过500篇时停止。 |
| download_fulltextA | 按IEEE机构正式PDF、出版商开放PDF、预印本/作者公开稿顺序下载;只保存HTTPS且通过PDF头、大小和SHA-256校验的文件,不绕过登录、验证码或付费限制。 |
| sync_resultsA | 向运行指定的非正式工作表增量写入A-J中文列、上传本地PDF并整行排序。会更新[MCP]备注;非[MCP]人工J列备注和已有附件不覆盖。 |
| get_run_statusA | 读取本地run_id的阶段、待用户操作、错误、腾讯文档目标和PDF目录,不启动浏览器或修改文件。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SHENAO1/cuc-literature-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server