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
数据与分析 分类下的更多 MCP 服务器
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
评论