Skip to main content
Glama

ArXiv Paper MCP

by yzfly

search_arxiv

Search for arXiv research papers using keywords and retrieve relevant results, including PDF links, to streamline access to scientific literature.

Instructions

搜索 arXiv 论文

Input Schema

NameRequiredDescriptionDefault
maxResultsNo最大结果数量
queryYes搜索英文关键词

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "default": 5, "description": "最大结果数量", "type": "number" }, "query": { "description": "搜索英文关键词", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from ArXiv Paper MCP

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/yzfly/Arxiv-Paper-MCP'

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