Loading MCP server directory, please wait...
Search arXiv and major AI/ML/CV/NLP/robotics conference papers and their related work.
npx @getmcp/cli add io.github.arxivsub/arxivsub-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ARXIVSUB_SKILL_KEYYour arXivSub API key (free 7-day trial) from https://arxivsub.comfyai.app/skills
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arxivsub/arxivsub-mcp": {
"command": "npx",
"args": [
"-y",
"arxivsub-mcp"
],
"env": {
"ARXIVSUB_SKILL_KEY": ""
}
}
}
}