Skip to main content
Glama
slender0923

CNKI MCP Server

by slender0923

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
search_cnkiA

搜索知网(CNKI)论文。支持主题、关键词、篇名、作者、作者单位等多种搜索类型,支持分页和排序。每次建议搜索 1-3 页,间隔 2-3 秒。

get_paper_detailA

获取知网论文的详细信息:标题、作者、机构、摘要、关键词、DOI、来源期刊、被引次数、下载次数等。传入论文详情页 URL。

find_best_matchA

根据论文标题在知网中查找最匹配的论文。使用字符相似度算法匹配第一页搜索结果中与输入标题最相似的论文。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_search_types返回所有可用的搜索类型及其别名
get_status返回服务状态

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/slender0923/cnki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server