- Explore MCP Servers
- mcp-papersearch
Mcp Papersearch
What is Mcp Papersearch
mcp-papersearch is a server designed to search for academic papers on Arxiv using the Model Context Protocol (MCP).
Use cases
Use cases include researchers looking for specific papers, students conducting literature reviews, and developers building applications that require paper search functionalities.
How to use
To use mcp-papersearch, configure the server by specifying the command and arguments in the ‘claude_desktop_config.json’ file, then run the server with the appropriate command.
Key features
Key features include efficient searching of Arxiv papers, integration with MCP for enhanced performance, and customizable configurations for different user needs.
Where to use
mcp-papersearch can be used in academic research, data analysis, and any field that requires access to a large database of scientific papers.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Papersearch
mcp-papersearch is a server designed to search for academic papers on Arxiv using the Model Context Protocol (MCP).
Use cases
Use cases include researchers looking for specific papers, students conducting literature reviews, and developers building applications that require paper search functionalities.
How to use
To use mcp-papersearch, configure the server by specifying the command and arguments in the ‘claude_desktop_config.json’ file, then run the server with the appropriate command.
Key features
Key features include efficient searching of Arxiv papers, integration with MCP for enhanced performance, and customizable configurations for different user needs.
Where to use
mcp-papersearch can be used in academic research, data analysis, and any field that requires access to a large database of scientific papers.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
blog: https://moreality.net/posts/5672/
claude_desktop_config.json
{
"mcpServers": {
"papersearch": {
"command": "/path/to/uv",
"args": [
"--directory",
"/path/to/papersearch",
"run",
"papersearch"
]
}
}
}
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










