Back to search
30
MCP
arxiv-research-mcp
pypi/arxiv-research-mcpAn MCP server exposing arXiv research tools (search, abstracts, author lookup, trending) to LLM agents.
Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"arxiv-research-mcp": {
"url": "None",
"transport": "http"
}
}
}