Knowledge Systems
Trust: 23/100 (Limited)io.github.Saidiibrahim/search-papers Guide
An MCP server to search papers from arXiv
by Saidiibrahim
Quick Start
Install
npx search-papersClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-saidiibrahim-search-papers": {
"command": "npx",
"args": [
"search-papers"
]
}
}
}