


1{2 "mcpServers": {3 "arxiv": {4 "env": {5 "ARXIV_STORAGE_PATH": "~/.arxiv-mcp-server/papers"6 },7 "args": [8 "tool",9 "run",10 "arxiv-mcp-server",11 "--storage-path",12 "/path/to/paper/storage"13 ],14 "command": "uv"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation