Back to MCP Servers
Arxiv
Search ArXiv research papers
search-data-extraction
By blazickjp
Installation
npx -y arxiv-mcp-serverConfiguration
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "npx",
"args": ["-y", "arxiv-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes