Dianel555/paper-search-mcp-nodejs
A Node.js implementation of the Model Context Protocol (MCP) server for searching and downloading academic papers from multiple sources, including **Web of Science**, arXiv, and more.
Platform-specific configuration:
{
"mcpServers": {
"paper-search-mcp-nodejs": {
"command": "npx",
"args": [
"-y",
"paper-search-mcp-nodejs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...