arXiv Chatbot MCP Server
Un chatbot local pour rechercher et interagir avec des documents arXiv en utilisant LangChain.
Documentation
Claude Desktop Configuration to add local server using stdio
{ "mcpServers": { "arXiv_chatbot": { "command": "uv", "args": [ "--directory", "D:\MCP\my_first_mcp", "run", "arXiv_chatbot" ] } } }