Back to directory
ndellamaria/arxiv-mcp-server

ndellamaria/arxiv-mcp-server

@ndellamaria

An implementation of the Model Context Protocol (MCP) server for interacting with the arXiv API

arxivresearchacademicpaper-searchmcptypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "arxiv": {
      "command": "node",
      "args": [
        "path/to/arxiv-mcp-server/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17