academic-search
Academic Paper Search MCP Server for Claude Desktop integration. Allows Claude to access data from Semantic Scholar and Crossref.
How to use
The academic-search MCP server enables seamless integration with Claude Desktop, allowing you to access vast data from Semantic Scholar and Crossref. This server is particularly useful for researchers and developers looking to enhance their applications with academic paper search capabilities, facilitating quick and efficient retrieval of scholarly articles.
Once connected to the academic-search MCP server, you can perform queries to retrieve academic papers based on various criteria such as keywords, authors, or publication dates. The server is designed to handle requests efficiently, returning relevant results from both Semantic Scholar and Crossref. To maximize your queries, focus on using specific keywords or combinations thereof to narrow down your search results effectively.
How to install
To install the academic-search MCP server, ensure you have Node.js installed on your system. You can follow one of the two installation methods below:
Option A: Quick start with npx
If you want to quickly start using the server without a global install, you can use the following command:
npx -y afrise/academic-search-mcp-server
Option B: Global install alternative
For a global installation, use the following command:
npm install -g afrise/academic-search-mcp-server
Make sure to check the repository for any additional setup instructions.
Additional notes
When configuring the academic-search MCP server, ensure that you set any necessary environment variables as specified in the GitHub repository's README. A common issue developers face is not having proper API keys or access permissions for Semantic Scholar and Crossref, which are essential for retrieving data. Always verify your credentials to avoid authentication errors.
Related MCP Servers
mcp -odoo
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.
asterisk
Asterisk Model Context Protocol (MCP) server.
julia
MCP server for persistent Julia sessions — fast iteration without startup/compilation overhead
BinAssistMCP
Binary Ninja plugin to provide MCP functionality.
mcp-cyberbro
Using MCP is fun with Cyberbro!
mcp -docy
A Model Context Protocol server that provides documentation access capabilities. This server enables LLMs to search and retrieve content from documentation websites by scraping them with crawl4ai. Built with FastMCP v2.