Agent skill · neolabhq
setup-arxiv-mcp
Guide for setup arXiv paper search MCP server using Docker MCP
What it needs
About 2k tokens when loaded.
What this skill does
User Input: Guide for setup arXiv MCP server via Docker MCP 1. Determine setup context Ask the user where they want to store the configuration: Options: 1. Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md 2. Project level (personal preferences) - Configuration stays local, not tracked in git CLAUDE.md updates go to: ./CLAUDE.local.md Verify these files are listed in .gitignore, add them if not 3. User level (global) - Configuration applies to all projects for this user CLAUDE.md updates go to: ~/.claude/CLAUDE.md Store the user's choice and use the appropriate paths in subsequent steps. 2. Check if Docker MCP is available First, verify that Docker MCP (MCPDOCKER) is accessible by attempting to use mcp-find tool to search for servers. If Docker MCP is NOT available: 1. Ask user to install Docker Desktop following instructions at: <https://docs.docker.com/desktop/> 2. After Docker Desktop is installed, guide user to connect MCP using: <https://docs.docker.com/ai/mcp-catalog-and-toolkit/get-started/#claude-code> 3. Once configured, ask user to restart Claude Code and run "continue" to resume setup 3. Search and add paper-search MCP server Write to user that regular arxiv-mcp-server is known to have issues, specifically is failing to initialize (EOF error during init). So we will use paper-search MCP server instead. Use Docker MCP to find and add the paper-search MCP server which provides comprehensive academic paper search capabilities: This server provides access to multiple academic sources: arXiv - preprints in physics, mathematics, computer science, etc. PubMed - biomedical literature bioRxiv/medRxiv - biology and medicine preprints Semantic Scholar - AI-powered research tool Google Scholar - broad academic search IACR - cryptography research CrossRef - DOI-based citation database 4. Test the setup Verify the server is working by searching for papers: 5. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills neolabhq/setup-arxiv-mcp--22cc61