MCP Server for arXiv Research - Search and retrieve academic papers with Model Context Protocol integration
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
1
commits
Replace architecture diagram with proper data flow diagram
3f82f43View on GitHubRewrite README with problem-first narrative and PM framing
266e1bfView on GitHubMerge pull request #1 from spalit2025/update-readme-arxiv
d45b167View on GitHubAdd MCP resources and prompts functionality - Add @mcp.resource() decorators for papers://folders and papers://{topic} - Add @mcp.prompt() decorator for generate_search_prompt - Simplify server architecture by removing complex fallback logic - Update to use FastMCP directly for cleaner implementation - Add comprehensive resource access for browsing paper collections - Add structured prompt generation for systematic research - Update README.md with documentation for new features - Maintain backward compatibility with existing tools
f1553dfView on GitHub📚 Update README to match professional quality and style - Add emojis, comprehensive troubleshooting, cross-references, and enhanced documentation
874de62View on GitHubAdd MIT License and enhance README with badges and repository setup info
8538171View on GitHubInitial commit: Research MCP Server for arXiv paper search - Add research_server.py with search_papers and extract_info tools - Add requirements.txt with arxiv and mcp dependencies - Add README.md with setup and usage instructions
549cde5View on GitHub