arXiv Chatbot
arXiv दस्तावेज़ों को खोजने और उनसे संवाद करने के लिए LangChain का उपयोग करने वाला एक स्थानीय चैटबॉट।
दस्तावेज़
Claude Desktop Configuration to add local server using stdio
{ "mcpServers": { "arXiv_chatbot": { "command": "uv", "args": [ "--directory", "D:\MCP\my_first_mcp", "run", "arXiv_chatbot" ] } } }