{
  "markdown": "# Agents 🤝 arXiv Papers\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=search-papers&config=eyJjb21tYW5kIjoibnB4IG1jcC1yZW1vdGUgaHR0cHM6Ly9zZWFyY2gtcGFwZXJzLW1jcC5pYnJhaGltLWFrYS1hamF4LndvcmtlcnMuZGV2L3NzZSJ9)\n\nEmpower your agents to search, analyse, and explore academic papers from arXiv autonomouly.\n\n## Table of Contents\n\n- [Agents 🤝 arXiv Papers](#agents--arxiv-papers)\n  - [Table of Contents](#table-of-contents)\n  - [To Do](#to-do)\n  - [Key Features](#key-features)\n  - [Getting Started](#getting-started)\n    - [Cursor](#cursor)\n    - [Claude Code](#claude-code)\n    - [Codex](#codex)\n  - [Architecture](#architecture)\n    - [Search Papers MCP Features](#search-papers-mcp-features)\n  - [Usage Examples](#usage-examples)\n    - [Advanced Searches](#advanced-searches)\n    - [Paper Analysis](#paper-analysis)\n    - [Research Insights](#research-insights)\n    - [Export \\& Resources](#export--resources)\n  - [Additional Resources](#additional-resources)\n  - [Contributing](#contributing)\n  - [License](#license)\n  - [Acknowledgments](#acknowledgments)\n\n## To Do\n\n- [x] Publish to the MCP registry\n- [ ] Try Cloudflare's experimental [Code Mode](https://blog.cloudflare.com/code-mode/)\n\n## Key Features\n\n- **Advanced multi-field search** with date ranges and sorting options\n- **Author-specific searches** with affiliation tracking\n- **Category browsing** for all ArXiv subject areas\n- **Version tracking** to see how papers evolved\n- **Citation extraction** from abstracts and metadata\n- **Related paper discovery** based on content similarity\n- **Bibliography export** in BibTeX and JSON formats\n\n## Getting Started\n\n### Cursor\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=search-papers&config=eyJjb21tYW5kIjoibnB4IG1jcC1yZW1vdGUgaHR0cHM6Ly9zZWFyY2gtcGFwZXJzLW1jcC5pYnJhaGltLWFrYS1hamF4LndvcmtlcnMuZGV2L3NzZSJ9)\n\n```json\n{\n  \"search-papers\": {\n    \"command\": \"npx\",\n    \"args\": [\"mcp-remote\", \"https://search-papers.com/sse\"]\n  }\n}\n```\n\n### Claude Code\n\n```bash\nclaude mcp add --transport sse cloudflare-docs -s project https://search-papers.com/sse\n```\n\n```json\n{\n  \"search-papers\": {\n    \"type\": \"sse\",\n    \"url\": \"https://search-papers.com/sse\"\n  }\n}\n```\n\n### Codex\n\n```toml\n[mcp_servers.search-papers]\ncommand = \"npx\"\nargs = [\"https://search-papers.com/sse\"]\n```\n\n\n## Architecture\n\n### Search Papers MCP Features\n\n**Search & Discovery Tools**:\n- `advanced_search` - Multi-field search with date ranges and sorting\n- `search_by_author` - Find all papers by specific authors\n- `search_by_category` - Browse papers in ArXiv categories\n- `search_by_date_range` - Find papers within time periods\n\n**Paper Analysis Tools**:\n- `get_paper_by_id` - Retrieve complete paper information\n- `get_paper_versions` - Track all versions of a paper\n- `get_citations` - Extract ArXiv citations from papers\n- `get_related_papers` - Discover similar papers\n\n**Export & Bibliography**:\n- `export_bibliography` - Export in BibTeX or JSON format\n\n**AI-Powered Prompts**:\n- `literature_review` - Generate comprehensive literature reviews\n- `research_gaps` - Identify research gaps and opportunities\n- `paper_comparison` - Compare multiple papers\n- `trend_analysis` - Analyze research trends over time\n\n**Resources**:\n- `categories://list` - Browse all ArXiv categories\n- `trending://{category}/{days}` - Get trending papers\n\n## Usage Examples\n\n### Advanced Searches\n```\n\"Find papers on transformer architectures by Vaswani published after 2023\"\n\"Search for quantum computing papers in the last month\"\n\"Show me all papers by Geoffrey Hinton with their affiliations\"\n```\n\n### Paper Analysis\n```\n\"Get all versions of paper 2401.12345 and show how it evolved\"\n\"Extract citations from paper 2401.12345\"\n\"Find papers related to arXiv:2301.00001\"\n```\n\n### Research Insights\n```\n\"Generate a literature review on vision transformers focusing on architecture innovations\"\n\"Identify research gaps in federated learning over the last 2 years\"\n\"Compare papers 2401.12345, 2401.67890, and 2401.11111 on methodology\"\n\"Analyze trends in large language models research over 5 years\"\n```\n\n### Export & Resources\n```\n\"Export these 5 papers in BibTeX format for my thesis\"\n\"Show trending AI papers from the last week\"\n\"List all computer science categories in ArXiv\"\n```\n\n## Additional Resources\n\n- [Model Context Protocol Documentation](https://modelcontextprotocol.io)\n- [ArXiv API Documentation](https://info.arxiv.org/help/api/index.html)\n- [Cloudflare Workers Guide](https://developers.cloudflare.com/workers/)\n- [MCP TypeScript SDK](https://github.com/modelcontextprotocol/typescript-sdk)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis repository is licensed under the [Apache-2.0 License](https://github.com/openai/codex/blob/main/LICENSE)\n\n## Acknowledgments\n\nBuilt with ❤️ by [Ibrahim Saidi](https://github.com/Saidiibrahim) and AI agents.\n",
  "bytes": 5004,
  "sha": "49276ad1a816671b4e676bfe3098cedd32a4ce733e0cf9f73a7e91c8baef7189",
  "repo_slug": "saidiibrahim/search-papers",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_saidiibrahim_search_papers_a82e4139/readme"
}