arXiv Chatbot

Một chatbot cục bộ để tìm kiếm và tương tác với các tài liệu arXiv sử dụng LangChain.

Tài liệu

Claude Desktop Configuration to add local server using stdio

{ "mcpServers": { "arXiv_chatbot": { "command": "uv", "args": [ "--directory", "D:\MCP\my_first_mcp", "run", "arXiv_chatbot" ] } } }