Skip to main content
Glama
cyanheads

arxiv-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_MODENoAuth mode: none, jwt, or oauth.none
MCP_HTTP_PORTNoPort for HTTP server.3010
MCP_LOG_LEVELNoLog level (RFC 5424).info
ARXIV_MIRROR_PATHNoSQLite path for the mirror../data/arxiv-mirror.db
ARXIV_API_BASE_URLNoarXiv API base URL.https://export.arxiv.org/api
MCP_TRANSPORT_TYPENoTransport: stdio or http.stdio
ARXIV_API_TIMEOUT_MSNoTimeout for API search/metadata requests (ms).15000
ARXIV_MIRROR_ENABLEDNoEnable local OAI-PMH metadata mirror for search and metadata.false
ARXIV_REQUEST_DELAY_MSNoMinimum delay between arXiv API requests (ms).3000
ARXIV_CONTENT_TIMEOUT_MSNoTimeout for HTML content fetches (ms).30000
ARXIV_MIRROR_OAI_BASE_URLNoarXiv OAI-PMH endpoint base URL.https://oaipmh.arxiv.org/oai
ARXIV_MIRROR_REFRESH_CRONNoUTC cron expression for in-process daily refresh (HTTP mode only).unset
ARXIV_MIRROR_FALLBACK_LIVENoFall through to live API on local ID-lookup miss.true
ARXIV_MIRROR_RECENT_DAYS_LIVENoRoute sortBy=submitted descending queries within this window to the live API.2
ARXIV_MIRROR_OAI_REQUEST_DELAY_MSNoMinimum delay between OAI-PMH requests (ms).3000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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