Back to Home
glaforge icon

arxiv-mcp-server

Verified Safe

by glaforge

Overview

This server allows AI models to search for papers, retrieve paper details, and access PDF content from arXiv via the Model Context Protocol (MCP).

Installation

Run Command
jbang run arxiv-mcp@glaforge

Security Notes

The source code appears to be well-structured and does not contain obvious malicious patterns, hardcoded secrets, or dynamic code execution (e.g., 'eval'). Network calls are made to legitimate arXiv API endpoints. The `jbang` setup includes a `trust add` step, which explicitly addresses the security concern of running scripts from the internet. The `add-opens` JVM flag in `jbang-catalog.json` is a standard workaround for reflection issues in modular Java and not a security vulnerability.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassHigh
Avg Tokens500000
Stars1
Forks0
Last Update2026-01-19

Tags

arXivMCPResearchAcademicAPI