arxiv-mcp-server
Verified Safeby natecole1
Overview
Provides AI Agents with the ability to search and retrieve scientific papers and authors from the Arxiv public API.
Installation
npx mcp-remote https://arxiv-mcp-server-suhj.onrender.comSecurity Notes
The server uses standard Node.js libraries and the Model Context Protocol SDK. It interacts with the public Arxiv API without requiring any credentials. There is no usage of 'eval' or similar dangerous functions, nor any apparent obfuscation or hardcoded secrets. The primary risk would be potential vulnerabilities in its dependencies or the Arxiv API itself, which are outside this project's direct control.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
academia_mcp
An MCP server providing tools for searching, fetching, analyzing, and reporting on scientific papers and datasets, often powered by LLMs.
arXiv-mcp
Provides a Model Context Protocol (MCP) server for searching and retrieving arXiv academic papers for LLMs.