arxiv-latex MCP Server
@takashiishida
arxiv-latex MCP Server について
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"arxiv-latex-mcp": {
"command": "uvx",
"args": [
"arxiv-latex-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is arxiv-latex MCP Server?
An MCP server that enables Claude Desktop, Claude Code, Cursor, or other MCP clients to directly access and process arXiv papers by fetching their LaTeX source. It is designed for researchers and developers who need accurate interpretation of mathematical content and equations in arXiv papers.
How to use arxiv-latex MCP Server?
Install via the .mcpb file (Claude Desktop), uvx arxiv-latex-mcp, pip install arxiv-latex-mcp, or from a local checkout. Configure the mcpServers JSON in your client. Once connected, available tools include get_paper_prompt, get_paper_abstract, list_paper_sections, and get_paper_section. Ask questions about specific arXiv papers (e.g., "Explain the first theorem in 2202.00395").
Key features of arxiv-latex MCP Server?
- Fetches full LaTeX source from arXiv papers.
- Provides four tools for paper exploration (abstract, sections, full prompt).
- Works with Claude Desktop, Claude Code, Cursor, and any MCP client.
- Handles equations and mathematical notation accurately via LaTeX.
- Uses arxiv-to-prompt under the hood for downloading and processing.
- Multiple installation methods: .mcpb, uvx, pip, local checkout.
Use cases of arxiv-latex MCP Server?
- Analyzing mathematical theorems and equations from arXiv papers.
- Extracting specific sections or abstracts for literature review.
- Building AI applications that require precise interpretation of LaTeX content.
- Integrating academic paper processing into MCP‑based workflows.
FAQ from arxiv-latex MCP Server
How does this server differ from PDF-based chat tools?
By using the original LaTeX source code, the LLM can accurately understand equations and notations, avoiding common issues with PDF parsing in math‑heavy fields like computer science, mathematics, and engineering.
What tools does the server provide?
It offers four tools: get_paper_prompt (full flattened LaTeX), `get_paper
「データと分析」の他のコンテンツ
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
コメント