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.1.3.tar.gz (6.7 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.1.3-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: latex_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","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.1.3.tar.gz
Algorithm Hash digest
SHA256 59c11e3e6fb7d82976891c91256fcb7131e903f1401d0ccb133c8ba0edf338f9
MD5 b07bd534d10130fe62057e3c1d8221b8
BLAKE2b-256 5f72933a49117bf723438b5f1ae3ee4b5ae95e1064cd93a6c95b6deca45263c8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: latex_mcp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","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.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8fb5929b8059b8e901646b1b1ff4eeb346987a5986b2f95f25dd65cbe78f087a
MD5 d572054c8ceb143ec9a72837ace98862
BLAKE2b-256 d09b5ed64fc5e8b57721498fd0e9bc02b3bd749924acc1981a7a038debe37197

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