arXiv Chatbot MCP Server
A local chatbot for searching and interacting with arXiv documents using LangChain.
Documentation
Claude Desktop Configuration to add local server using stdio
{ "mcpServers": { "arXiv_chatbot": { "command": "uv", "args": [ "--directory", "D:\MCP\my_first_mcp", "run", "arXiv_chatbot" ] } } }