ArXiv

by blazickjp · Version Control · mcp-server, pypi

Search and analyze academic papers from the arXiv repository.

This ArXiv MCP server, developed by blazickjp, provides an interface for AI assistants to search and analyze academic papers from the arXiv repository. It enables precise querying with filters like date ranges and categories, as well as full-text access to papers. Built with an asynchronous architecture in Python, the implementation handles paper downloads, local caching, and exposes a standardized MCP interface. By bridging AI models and academic literature, this server allows AI systems to engage deeply with scientific research in fields like computer science and physics. It is particularly useful for AI assistants needing to conduct literature reviews, answer technical questions, or provide summaries of recent developments in specific research areas.

Source: https://github.com/blazickjp/arxiv-mcp-server

Install

uvx arxiv-mcp-server

Tags: mcp-server, pypi

2,416 GitHub stars · Source: pulsemcp

About Version Control MCP servers and Claude skills

Version Control MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

ArXiv is one of hundreds of Version Control entries indexed on Skiln. Browse the full Version Control category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related Version Control MCPs and skills

  • arXiv MCP Server MCP Server — MCP.Directory by blazickjp

    Title: arXiv MCP Server MCP Server

  • Claude Skills by k-dense-ai

    Enables semantic search and retrieval of specialized coding skills from GitHub repositories and local directories, using vector similarity to match tasks with relevant bioinformatics, cheminformatics, and data analysis implementations.

  • Argo CD by argoproj-labs

    Integrates with Argo CD to enable natural language management of Kubernetes GitOps applications, resources, and deployments without switching context from your assistant.

  • Devopness by devopness

    Deploy applications and infrastructure to any cloud provider in minutes

  • GitKraken by gitkraken

    Git CLI with integrated MCP server for GitHub, GitLab, Bitbucket, Azure DevOps, and Jira

  • Idea Reality Check by mnemox-ai

    Prevents redundant development by searching GitHub, Hacker News, npm, PyPI, and Product Hunt to assess project similarity and provide reality scores with pivot suggestions before starting new coding projects.

  • Google Ads by cohnen

    Integrates with Google Ads API to enable direct access and management of advertising campaigns, performance analysis, and optimization within conversations.

  • Flux GitOps by controlplaneio-fluxcd

    Provides a bridge between Kubernetes GitOps operations and Flux CD ecosystem, enabling debugging, resource management, and workflow troubleshooting through specialized tools for log retrieval, reconciliation, and cluster context switching.

Frequently asked questions

How do I install ArXiv?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support ArXiv?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is ArXiv free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.