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" ] } } }