Skip to main content
Glama

ArXiv MCP Server

by blazickjp

search_papers

Find and filter academic papers on arXiv using specific categories, date ranges, and keywords to enhance research precision and access relevant scientific literature efficiently.

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/blazickjp/arxiv-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server