Skip to main content

Enable AI agents to compile TeX files with LaTeX inside a Docker container.

Project description

latex-mcp

Publish to PyPI Build and Push Docker Images PyPI version License: AGPL 3.0 Issue

Enable AI agents to compile TeX files with LaTeX inside a Docker container.

Quickly Start

Prerequisites

Configuration in Claude Code

Create a .mcp.json file in your project root. This configuration is ideal for team collaboration as it uses ${PWD} environment variable that works across different machines:

{
  "mcpServers": {
    "latex-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "--mount",
        "type=bind,src=${PWD},dst=${PWD}",
        "-w",
        "${PWD}",
        "ghcr.io/sepinetam/latex-mcp:latest"
      ]
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

latex_mcp-0.2.0.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

latex_mcp-0.2.0-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file latex_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: latex_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for latex_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7fb46949c0959b7f3f60bb735a83471c916c72b941f525b7d47e9381c88e913d
MD5 eb02c2e2bd525c4317b41ea3e1403960
BLAKE2b-256 afc4f41c73721dc8e3b1f2b82a9308ae3d1ab983b9174b633bfae4afecf0ebd6

See more details on using hashes here.

File details

Details for the file latex_mcp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: latex_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for latex_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0c6d9b850cfb230e0e392c87ca3cf22b3fc9172f99368a1aa7e4a0e74ea163c
MD5 3da374f96cebc3713f0302dfbdaf5a95
BLAKE2b-256 72a7f80b8d36ff319a3a70fa1d80adb4e6b5cd52706ba5e55c9494efa58a9a00

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page