CNKI-MCP-Verifier
by buluo533 · ★ 10
一个基于 [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) 的知网文献真实性验证工具。 AI 在生成学术内容时经常"幻觉"出不存在的论文引用。本项目作为 MCP Server 接入 AI 工作流,在 AI 引用文献前自动查询 CNKI(中国知网),对标题和作者进行模糊匹配比对,判断论文是否真实存在。
Install
git clone https://github.com/buluo533/CNKI-MCP-Verifier.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"cnki-mcp-verifier": {
"command": "npx",
"args": [
"-y",
"github:buluo533/CNKI-MCP-Verifier"
]
}
}
} Related other servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
servers
modelcontextprotocol
Model Context Protocol Servers
Scrapling
D4Vinci
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
chrome-devtools-mcp
ChromeDevTools
Chrome DevTools for coding agents
playwright-mcp
microsoft
Playwright MCP server
xiaozhi-esp32
78
An MCP-based chatbot | 一个基于MCP的聊天机器人