arxiv-search-MCP-Server
3
The arxiv-search MCP Server is a protocol server focused on facilitating the search of academic papers on arXiv. It supports customizable search queries and provides detailed information on research papers, demonstrating key features of MCP like URI representation and metadata support.
arxiv-search MCP Server
A Model Context Protocol server designed for searching academic papers on arXiv. This server offers tools for searching academic papers and accessing detailed information about them. It features:
- Resources representing academic papers using URIs and metadata.
- Tools allowing for customizable search parameters.
- Support for sorting and pagination of search results.
Features
Resources
- Access papers via URI with details such as title, authors, summary, publication date, and PDF link.
- Utilizes JSON for structured content access.
Tools
search_papers
: Search tool with options for query, max results, sorting, and pagination.
Development
- Install dependencies with npm.
- Build the server and enable development mode for auto-rebuilding.
Installation
- Configuration guidance for integration with Claude Desktop and VSCode with Roo Cline.
Debugging
- Use MCP Inspector for debugging communication over stdio.