Overview
what is MCP Scholar?
MCP Scholar is a Google Scholar search and analysis service based on the MCP protocol, designed to help users find and analyze academic papers.
how to use MCP Scholar?
To use MCP Scholar, you can start the server using the provided commands and integrate it with Cherry Studio for enhanced functionality.
key features of MCP Scholar?
- Google Scholar paper search: Search for relevant papers based on keywords and sort them by citation count.
- Scholar profile analysis: Analyze Google Scholar profiles to extract the most cited papers.
- Integration with all MCP-supported clients.
- Plugin support for Cherry Studio.
use cases of MCP Scholar?
- Searching for academic papers on artificial intelligence.
- Analyzing a scholar's profile to find their top 10 most cited papers.
- Integrating with Cherry Studio for enhanced research capabilities.
FAQ from MCP Scholar?
- Can MCP Scholar search for papers in any field?
Yes! MCP Scholar can search for papers across various academic fields.
- Is there a guide for using MCP Scholar with Cherry Studio?
Yes! You can refer to the official tutorial for integration instructions.
- What programming language is MCP Scholar developed in?
MCP Scholar is developed using Python and utilizes the MCP protocol.
Content
MCP Scholar
基于MCP协议的谷歌学术搜索和分析服务。
功能特点
- 谷歌学术论文搜索:根据关键词搜索相关论文,并按引用量排序
- 学者主页分析:分析谷歌学术个人主页,提取引用量最高的论文
- 支持与所有支持MCP客户端集成
- 支持与Cherry Studio集成:可以作为插件在Cherry Studio中使用
安装方法
启动服务器
# 方式一:使用uvx启动
uvx mcp-scholar
# 方式二:clone仓库后使用uv run启动
uv --directory 路径\到\mcp_scholar run mcp-scholar
在Cherry Studio中使用
- 「参照官方教程:https://vaayne.com/posts/2025/mcp-guide 」
示例用法
在Cherry Studio中,可以使用以下提示:
- 「总结5篇关于人工智能的论文」
- 「分析学者主页 https://scholar.google.com/citations?user=xxxxxx 的前10篇高引论文」
开发说明
本项目使用MCP协议开发,基于Python SDK实现。详细信息请参考MCP Python SDK。
许可证
MIT
No tools information available.