Skip to main content
Glama
ChengDSYJ-Studio

CNKI-Enhanced-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CNKI_MCP_DATA_DIRYesAbsolute path to the data directory (e.g., /ABSOLUTE/PATH/CNKI-Enhanced-MCP/.cnki-data).
PLAYWRIGHT_BROWSERS_PATHYesAbsolute path to the Playwright browsers directory (e.g., /ABSOLUTE/PATH/CNKI-Enhanced-MCP/.playwright-browsers).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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