CNKI-Enhanced-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CNKI_MCP_DATA_DIR | Yes | Absolute path to the data directory (e.g., /ABSOLUTE/PATH/CNKI-Enhanced-MCP/.cnki-data). | |
| PLAYWRIGHT_BROWSERS_PATH | Yes | Absolute path to the Playwright browsers directory (e.g., /ABSOLUTE/PATH/CNKI-Enhanced-MCP/.playwright-browsers). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cnki_loginA | 打开可见 Playwright 浏览器,检测校园网权限或等待用户手动完成账号/机构登录。 |
| cnki_session_statusA | 检查 CNKI 可访问性、机构/账号登录状态和验证码状态。 |
| cnki_searchA | 内部规划多个查询,去重,并结合相关性、摘要、来源层级、文献类型和影响力重新排序。 |
| cnki_structured_searchB | 独立结构化检索工具:严格执行调用者指定的 CNKI 字段、布尔关系和匹配方式。 |
| cnki_get_metadataA | 按完整标题或 search_id 统一读取单篇/批量论文元数据。 |
| cnki_download_paperA | 使用当前合法 CNKI 权限下载论文,文件始终保存在工作区项目目录内。 |
| cnki_read_online_htmlA | 使用当前合法权限读取全部或分段的 CNKI 在线 HTML 正文;不处理 PDF/CAJ。 |
| cnki_export_citationsA | 将缓存题录导出为常用引文、BibTeX/RIS/EndNote/CSL-JSON/CSV 或安全自定义模板。 |
| cnki_link_referencesA | 把文本中《书名号》标出的论文标题高置信度匹配到 CNKI 详情页并添加 Markdown 链接。 |
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/ChengDSYJ-Studio/CNKI-Enhanced-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server