Mcp Scholar
@renyumeng1
About Mcp Scholar
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-scholar": {
"command": "uvx",
"args": [
"mcp-scholar"
],
"env": {
"OPENALEX_EMAIL": "[email protected]"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Scholar?
Mcp Scholar is an MCP (Model Context Protocol) server that provides Google Scholar search and analysis services. It enables users to search for academic papers by keyword, sorted by citation count, and analyze researcher profiles to extract highly cited papers. The server is designed for researchers, students, and anyone needing quick access to scholarly data through MCP-compatible clients.
How to use Mcp Scholar?
Start the server using uvx mcp-scholar or by cloning the repository and running uv --directory <path> run mcp-scholar. Once running, it can be integrated with any MCP client, including Cherry Studio, where you can use prompts like "Summarize 5 papers about artificial intelligence" or "Analyze the top 10 highly cited papers from the profile https://scholar.google.com/citations?user=xxxxxx".
Key features of Mcp Scholar
- Google Scholar paper search by keyword with citation sorting.
- Scholar profile analysis to extract top cited papers.
- Compatible with all MCP-supporting clients.
- Integrates as a plugin in Cherry Studio.
- Built with the MCP Python SDK.
- Lightweight command-line startup via uv.
Use cases of Mcp Scholar
- Quickly discover highly cited papers on any research topic.
- Analyze a researcher’s Google Scholar profile for impact.
- Integrate academic search into AI-powered workflows (e.g., chatbots).
- Automate literature surveys within MCP client environments like Cherry Studio.
FAQ from Mcp Scholar
How do I start the server?
Use uvx mcp-scholar directly, or clone the repository and run uv --directory <path> run mcp-scholar.
Can I use Mcp Scholar with Cherry Studio?
Yes, it integrates as a plugin in Cherry Studio; see the official Cherry Studio MCP guide for setup.
What data does Mcp Scholar search?
It searches Google Scholar papers and scholar profile pages, returning results sorted by citation count.
Frequently asked questions
How do I start the server?
Use `uvx mcp-scholar` directly, or clone the repository and run `uv --directory <path> run mcp-scholar`.
Can I use Mcp Scholar with Cherry Studio?
Yes, it integrates as a plugin in Cherry Studio; see the official Cherry Studio MCP guide for setup.
What data does Mcp Scholar search?
It searches Google Scholar papers and scholar profile pages, returning results sorted by citation count.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments