Skip to main content
Glama

arXiv Research Assistant MCP Server

by daheepk

search_papers

Search arXiv papers by keyword to find relevant research. Specify keywords and adjust result limits for tailored academic exploration.

Instructions

키워드로 arXiv 논문을 검색합니다.

Input Schema

NameRequiredDescriptionDefault
keywordYes
max_resultsNo

Input Schema (JSON Schema)

{ "properties": { "keyword": { "title": "Keyword", "type": "string" }, "max_results": { "default": 5, "title": "Max Results", "type": "integer" } }, "required": [ "keyword" ], "title": "search_papersArguments", "type": "object" }

You must be authenticated.

Other Tools from arXiv Research Assistant 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/daheepk/arxiv-mcp-server'

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