Back to Home
YHY123669 icon

mcp-arxiv-server

Verified Safe

by YHY123669

Overview

This server acts as an AI agent tool, enabling it to search and retrieve academic papers from ArXiv based on user-defined keywords.

Installation

Run Command
python mcp_server.py

Environment Variables

  • PORT

Security Notes

The code demonstrates good security practices for a server interacting with a public API. It handles external network calls asynchronously with timeouts, uses standard XML parsing, and includes basic error handling for API and XML parsing failures. No hardcoded secrets, 'eval' statements, or obvious malicious patterns were found. The primary external interaction is with the ArXiv API.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-11-25

Tags

ArXivPaper SearchAcademic ResearchAI Agent ToolMCP