Loading MCP server directory, please wait...
An MCP server to search papers from arXiv
npx @getmcp/cli add io.github.Saidiibrahim/search-papersRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Saidiibrahim/search-papers": {
"command": "npx",
"args": [
"-y",
"search-papers"
]
}
}
}