MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
{
"mcpServers": {
"arxiv-latex": {
"command": "uvx",
"args": [
"arxiv-latex-mcp"
]
}
}
}