ArXiv MCP Server

search_papers

Search and filter arXiv research papers by query, categories, date range, and results limit using an advanced API interface.

Instructions

Search for papers on arXiv with advanced filtering

Input Schema

NameRequiredDescriptionDefault
categoriesNo
date_fromNo
date_toNo
max_resultsNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "categories": { "items": { "type": "string" }, "type": "array" }, "date_from": { "type": "string" }, "date_to": { "type": "string" }, "max_results": { "type": "integer" }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from ArXiv MCP Server

Related Tools

ID: n6w02y4r6h