search & data extraction

Arxiv Latex Mcp

Get the LaTeX source of arXiv papers to handle mathematical content and equations

python
cloud
search & data extraction
0
View on GitHub

Installation

npx -y takashiishida/arxiv-latex-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "arxiv-latex-mcp",
  "command": "npx",
  "args": [
    "-y",
    "takashiishida/arxiv-latex-mcp"
  ]
}

About This MCP Server

takashiishida/arxiv-latex-mcp

Get the LaTeX source of arXiv papers to handle mathematical content and equations

GitHub: https://github.com/takashiishida/arxiv-latex-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub