ArXiv Scout
shawnnygoh/arxiv-scoutSearch and retrieve academic papers directly from arXiv with advanced query capabilities. Extract full text from PDFs to generate summaries, literature reviews, and side-by-side comparisons. Track citations and references to discover related research and map out academic trends.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"arxiv_scout": {
"url": "https://github.com/shawnnygoh/arxiv-scout",
"transport": "http"
}
}
}