Skip to main content
Glama
zlobste

arXiv MCP Server

by zlobste

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARXIV_MCP_HOSTNoHTTP bind host0.0.0.0
ARXIV_MCP_PORTNoHTTP bind port8080
ARXIV_API_BASE_URLNoarXiv API query endpointhttps://export.arxiv.org/api/query
ARXIV_API_USER_AGENTNoUser-Agent for upstream requestsarxiv-mcp-server/0.1.0
ARXIV_MCP_ALLOW_ORIGINSNoCORS allow-origins*
ARXIV_API_TIMEOUT_SECONDSNoHTTP timeout30
ARXIV_DEFAULT_MAX_RESULTSNoDefault result size5
ARXIV_MAX_ALLOWED_RESULTSNoHard cap to avoid oversized tool payloads25
ARXIV_API_MIN_INTERVAL_SECONDSNoMinimum delay between consecutive upstream requests3.0

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

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