actor-arxiv-mcp-server
Enables AI assistants to search for and access arXiv papers through a simple MCP interface.
GitHub Stars
2
User Rating
Not Rated
Favorites
0
Views
196
Forks
1
Issues
1
README
ArXiv MCP server Actor
π Enables AI assistants to search for and access arXiv papers through a simple MCP interface.
The ArXiv MCP Server provides a bridge between AI assistants and arXiv's research repository through the Model Context Protocol (MCP). It allows AI models to search for papers and access their content in a programmatic way.
All credit belongs to the original authors of ArXiv MCP Server.
Core features β¨
- π Paper Search: Query arXiv papers with filters for date ranges and categories
- π Paper Access: Download and read paper content
- π Paper Listing: View all downloaded papers
- ποΈ Local Storage: Papers are saved locally for faster access
- π Prompts: A Set of Research Prompts
How to use π
Connect your MCP client to https://jakub-kopecky--arxiv-mcp-server.apify.actor/sse with the following headers:
Authorization: Bearer YOUR_APIFY_TOKEN
Open source π
This project is open-source and available on GitHub. πβ¨