This MCP server enables AI agents to compile TeX files with LaTeX inside a Docker container.
From the registry: Enable AI agents to compile TeX files with LaTeX inside a Docker container.
Please install the `latex-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Docker** — Docker must be installed (https://docs.docker.com/get-docker/)
Canonical MCP server config (stdio transport):
- command: `docker`
- args: ["run","-i","--rm","--mount","type=bind,src=${PWD},dst=${PWD}","-w","${PWD}","ghcr.io/sepinetam/latex-mcp:latest"]
Note: Runs LaTeX compilation inside a Docker container.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…