Yet another arxiv mcp server
@hajifkd
About Yet another arxiv mcp server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arxiv-mcp-server-hajifkd": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/hajifkd/arxiv-mcp-server",
"arxiv-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
—
More Data & Analytics MCP servers
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
Comments