AcademicResearch
14 stars
Custom
Free and open-source
12/5/2024

About

Bridge the gap between AI and academic research with this sophisticated Model Context Protocol server that provides seamless access to arXiv's vast repository of scientific papers. This powerful integration enables AI models to search, analyze, and extract insights from academic papers, making it an invaluable tool for researchers, scientists, and anyone looking to leverage AI for academic literature review and research exploration.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/blazickjp/arxiv-mcp-server.git

Navigate to the project directory:

bashCopycd arxiv-mcp-server

Install dependencies:

bashCopypip install -r requirements.txt

Configure settings:

Set up API configurations
Configure rate limiting settings
Adjust search parameters if needed


Set up environment:

Create .env file
Add necessary configurations


Run the server:

bashCopypython main.py
Note: Respects arXiv's API usage guidelines and rate limits

Contributors

Discussion

Please sign in to join the discussion