青提MCP,旨在通过模型上下文协议(Model Context Protocol,MCP)将青提学术数据库与不同 AI 助手衔接,支持自然语言驱动的专业学术查询。
Server Config
{
"mcpServers": {
"青提mcp": {
"name": "青提学术",
"type": "stdio",
"description": "学术论文管理和研究辅助工具",
"command": "/你的电脑目录/qt-mcp.exe",
"args": []
}
}
}