π§
paperstack
π§MCP ServerAldrin-Joan/paperstack
glama
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add arxiv-mcp -e PYTHONPATH=${workspaceFolder} -e ARXIV_DOWNLOAD_DIR=${workspaceFolder}/downloads -e ARXIV_KEEP_PDFS=true -e CHUNK_SIZE_TOKENS=800 -e CHUNK_OVERLAP_TOKENS=100 -e ARXIV_RATE_LIMIT_DELAY=3.0 -e MAX_RETRIES=3 -e HTTP_TIMEOUT=60 -- D:/Softwares/Anaconda3/python.exe -m src.mcp_serverMCP Client ConfigurationServer configuration (JSON)
{
"servers": {
"arxiv-mcp": {
"command": "D:/Softwares/Anaconda3/pyt...1
Last UpdatedMar 23, 2026