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
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Comments