arXiv Chatbot MCP Server

LangChain을 사용하여 arXiv 문서를 검색하고 상호작용할 수 있는 로컬 챗봇입니다.

문서

Claude Desktop Configuration to add local server using stdio

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