Back to Home
charanadi4u icon

MCP_SERVER_DEMO

Verified Safe

by charanadi4u

Overview

This server acts as a tool to search for and store academic papers from arXiv, primarily for use in Retrieval-Augmented Generation (RAG) systems.

Installation

Run Command
python server.py

Security Notes

The server sanitizes user input for creating directory names, preventing common path traversal vulnerabilities. No `eval` or obvious malicious patterns are present. It interacts with the local filesystem for data storage and makes external API calls to arXiv, which is expected functionality. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2025-11-19

Tags

arXivResearchRAGPaper RetrievalAcademic Search