arXiv Chatbot MCP Server
Un chatbot local para buscar e interactuar con documentos de arXiv usando LangChain.
Documentación
Claude Desktop Configuration to add local server using stdio
{ "mcpServers": { "arXiv_chatbot": { "command": "uv", "args": [ "--directory", "D:\MCP\my_first_mcp", "run", "arXiv_chatbot" ] } } }