★ 0 stars
TypeScript
🌐 Browser/Web
Updated today
Search arXiv, fetch paper metadata, and read full-text content via MCP. STDIO & Streamable HTTP.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/arxiv-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add arxiv-mcp-server npx -y cyanheads/arxiv-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/arxiv-mcp-server"
]
}
}
}
Topics
academic-papersarxivmcpmcp-servermodel-context-protocolresearchtypescript