arXiv Search
About
A server for searching academic papers and preprints on arXiv.org.
Details
- Author
- markmcd
- Categories
- Search, Other
Jump to
Setup
Install arXiv Search in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/markmcd/arxiv-search-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Once installed in your agent's environment, you can load it with the settings insample_settings.json.
Once installed, you can run the server module directly.
To run the server using the MCP inspector, execute the following command.
uv run mcp dev arxiv_search_mcp/mcp_server.py
To include the server in your agent config, ensure it's installed in the agent's virtualenv and then add this to your config.
{ "mcpServers": { "arxiv": { "command": "python", "args": ["-m", "arxiv_mcp"] } } }
- query(str): The search query.
- max_results(int, optional): The maximum number of results to return. Defaults to 10.
Get detailed information about a specific paper.
- paper_id(str): The ID of the paper to retrieve.
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Search and retrieve academic papers from arXiv based on keywords.
A flexible service for searching and analyzing academic papers on arXiv.
Search and access academic paper metadata from Crossref.
Search and cite exact passages across complete classical and world-literature corpora.
Search and retrieve cryptographic research papers from the IACR Cryptology ePrint Archive.
Anonymous, read-only, source-backed Buddhist scripture search, passage guidance, explanation, and one-time practice planning through four production MCP tools.
Search and retrieve articles from medRxiv, the preprint server for health sciences.
Search and access academic papers from Sci-Hub by DOI, title, or keyword.
Search and retrieve academic papers from the arXiv repository via its API.
Search and retrieve technical documentation for T&M, industrial automation, and power electronics. Covers everything from oscilloscopes, microcontrollers, vehicles, power supplies, and more from a wide range of manufacturers.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



