Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cecinuga • Uncategorized
An MCP server enabling MCP-compatible clients to search and retrieve metadata and PDFs from the arXiv API.
Search scientific articles on arXiv and retrieve detailed metadata.
Obtain direct PDF URLs of arXiv articles.
Perform filtered and paginated queries on arXiv content.
This MCP server written in Go interfaces with the arXiv.org API to allow clients like Claude Desktop, MCP-enabled IDEs, and AI agents to perform scientific article searches, obtain detailed metadata, and access PDF links directly. It features rate limiting, retry logic, and a reflection-based query builder to comply with arXiv API guidelines. The server communicates over stdio using the MCP protocol, facilitating seamless integration with various MCP clients.