Latex MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 7 Apr 2026.
Enable AI agents to compile TeX files with LaTeX inside a Docker container.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add latex-mcp -- uvx latex-mcp
{
"mcpServers": {
"latex-mcp": {
"args": [
"latex-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.latex-mcp]
command = "uvx"
args = ["latex-mcp"]
{
"mcpServers": {
"latex-mcp": {
"args": [
"latex-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"latex-mcp": {
"args": [
"latex-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.