Research Assistant using MCP for ArXiv Papers
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"arxiv-analyst": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Welcome to ArXiv Analyst, a modular research assistant built using Model Context Protocol (MCP), LangChain, FastAPI, and Streamlit. This tool can:
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.
Click any tool to inspect its schema.
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.
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP Security Weekly
Get CVE alerts and security updates for ArXiv Analyst and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Welcome to ArXiv Analyst, a modular research assistant built using Model Context Protocol (MCP), LangChain, FastAPI, and Streamlit. This tool can:
Model Context Protocol (MCP) is like a communication bridge that connects different AI models or tools, allowing them to collaborate without custom wiring.
In this project, MCP makes it easy to combine:
Instead of gluing everything together manually, MCP lets them work seamlessly.
This system is made of 3 main parts:
MultiServerMCPClient to connect to the MCP serversMCP services are fully containerized. No messy environments—just run with Docker.
arxiv-serverdocling-server# Build the ArXiv server
docker build -t arxiv-server ./arxiv_server
# Run it
docker run -p 8080:8080 arxiv-server
Do the same for the docling-server. Once both are running, they're accessible by the FastAPI client.
If you're a PhD student or researcher, ArXiv Analyst helps by:
If you try the project or want to chat about modular AI systems, feel free to reach out!
– Jothiswaran Arumugam
Jo Cloud AI Hub