Overview
What is Yet another arxiv MCP server?
Yet another arxiv MCP server is a simple MCP server that uses the arXiv API to fetch the latest papers in a given category, designed to be easily usable by LLMs.
How to use Yet another arxiv MCP server?
Run the server directly with uvx --from git+https://github.com/hajifkd/arxiv-mcp-server arxiv-mcp-server. For testing, use the MCP inspector: uv run npx @modelcontextprotocol/inspector arxiv-mcp-server.
Key features of Yet another arxiv MCP server
- Uses the arXiv API to fetch the latest papers in a given category.
- Simple API kept as minimal as possible for LLM consumption.
- Can be run directly from GitHub via
uvx.
Use cases of Yet another arxiv MCP server
—
FAQ from Yet another arxiv MCP server
—