Skip to main content
Glama

ArXiv MCP Server

by huanongfish

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARXIV_STORAGE_PATHNoPaper storage location~/.arxiv-mcp-server/papers

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
research-discoveryBegin research exploration on a specific topic
paper-analysisAnalyze a specific paper
literature-synthesisSynthesize findings across papers

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_papers

Search for papers on arXiv with advanced filtering

download_paper

Download a paper and create a resource for it

list_papers

List all existing papers available as resources

read_paper

Read the full content of a stored paper in markdown format

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/huanongfish/arxiv-mcp'

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