
arXiv Chatbot
from Abhijeeth8
A local chatbot for searching and interacting with arXiv documents using LangChain.
๐ฅ๐ฅFreeQuick setup
Claude Desktop Configuration to add local server using stdio
{ "mcpServers": { "arXiv_chatbot": { "command": "uv", "args": [ "--directory", "D:\MCP\my_first_mcp", "run", "arXiv_chatbot" ] } } }
This tool doesn't publish a standard install command โ the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.