An MCP server to search papers from arXiv
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-saidiibrahim-search-papers": {
"args": [
"mcp-remote",
"https://search-papers.com/sse"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Empower your agents to search, analyse, and explore academic papers from arXiv autonomouly.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education / search
Web and local search using Brave Search API
Production ready MCP server with real-time search, extract, map & crawl.
Multi-engine MCP server, CLI, and local daemon for agent web search and content retrieval — skill-guided workflows, no API keys.
MCP server for Firecrawl — search, scrape, and interact with the web. Supports both cloud and self-hosted instances. Features include web search, scraping, page interaction, batch processing, and LLM-powered content analysis.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Saidiibrahim/search-papers and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Empower your agents to search, analyse, and explore academic papers from arXiv autonomouly.
{
"search-papers": {
"command": "npx",
"args": ["mcp-remote", "https://search-papers.com/sse"]
}
}
claude mcp add --transport sse cloudflare-docs -s project https://search-papers.com/sse
{
"search-papers": {
"type": "sse",
"url": "https://search-papers.com/sse"
}
}
[mcp_servers.search-papers]
command = "npx"
args = ["https://search-papers.com/sse"]
Search & Discovery Tools:
advanced_search - Multi-field search with date ranges and sortingsearch_by_author - Find all papers by specific authorssearch_by_category - Browse papers in ArXiv categoriessearch_by_date_range - Find papers within time periodsPaper Analysis Tools:
get_paper_by_id - Retrieve complete paper informationget_paper_versions - Track all versions of a paperget_citations - Extract ArXiv citations from papersget_related_papers - Discover similar papersExport & Bibliography:
export_bibliography - Export in BibTeX or JSON formatAI-Powered Prompts:
literature_review - Generate comprehensive literature reviewsresearch_gaps - Identify research gaps and opportunitiespaper_comparison - Compare multiple paperstrend_analysis - Analyze research trends over timeResources:
categories://list - Browse all ArXiv categoriestrending://{category}/{days} - Get trending papers"Find papers on transformer architectures by Vaswani published after 2023"
"Search for quantum computing papers in the last month"
"Show me all papers by Geoffrey Hinton with their affiliations"
"Get all versions of paper 2401.12345 and show how it evolved"
"Extract citations from paper 2401.12345"
"Find papers related to arXiv:2301.00001"
"Generate a literature review on vision transformers focusing on architecture innovations"
"Identify research ga
... [View full README on GitHub](https://github.com/Saidiibrahim/search-papers#readme)