takashiishida/arxiv-latex-mcp
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Platform-specific configuration:
{
"mcpServers": {
"arxiv-latex-mcp": {
"command": "npx",
"args": [
"-y",
"arxiv-latex-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...