ScholarScope MCP
Academic MCP Server
About
The ScholarScope MCP Server is a custom Model Context Protocol server built with FastMCP for powerful academic research tasks.
It integrates with the OpenAlex API to search for papers, authors, institutions, retrieve citations, and even fetch full text using Jina where available.
🔍 Perfect for building intelligent research assistants that can:
- Search academic literature by keywords, author, or institution
- Explore related works and citations
- Retrieve full-text papers directly when possible
🚀 Installation
- Clone the repository
- Install uv (if you don’t already have it)
- Install dependencies
- Set up environment variables
Create a.env
file in the project root:
🧪 Run with MCP Inspector
You can use the official MCP Inspector to test your server locally:
Note
Replace /path/to/mcp_server
with the path to your local project root.
💬 Connect to Claude Desktop
- Open your Claude Desktop configuration file (usually
claude_desktop_config.json
). - Add your MCP server configuration:
Note
Ensure the /path/to/mcp_server
matches your local directory structure.
Restart Claude Desktop after updating the config.
🧭 Features
- 🔍 Search papers by keyword, title, author, or institution
- 📊 Sort results by relevance, citations, or publication date
- 📚 Retrieve related works and citations for any paper
- 📄 Fetch full text from preferred sources when available
- ⚡ Built with FastMCP for fast startup and modular tools
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables academic research through the OpenAlex API, allowing users to search for papers, authors, and institutions, retrieve citations, and fetch full-text content when available. Perfect for building intelligent research assistants that can explore academic literature and related works.
Related MCP Servers
- AsecurityAlicenseAqualityEnables users to search for academic articles on platforms like arXiv using specific keywords, with plans to integrate more scholarly databases in the future.Last updated -2148MIT License
- AsecurityAlicenseAqualityEnables real-time search and retrieval of academic paper information from multiple sources, providing access to paper metadata, abstracts, and full-text content when available, with structured data responses for integration with AI models that support tool/function calling.Last updated -364AGPL 3.0
- -securityFlicense-qualityProvides tools for accessing the Semantic Scholar API to search papers, retrieve paper and author details, and fetch citations and references through the Model Context Protocol.Last updated -25
- AsecurityAlicenseAqualityEnables access to the Semantic Scholar Academic Graph API for searching and retrieving detailed information about academic papers, authors, citations, and references.Last updated -111MIT License