itshen/paper_reader
An MCP server that empowers AI assistants (Cursor, Claude, Cherry Studio) to search, read, and summarize arXiv papers directly.
Platform-specific configuration:
{
"mcpServers": {
"paper_reader": {
"command": "npx",
"args": [
"-y",
"paper_reader"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...