Edit your Overleaf LaTeX projects from Claude and ChatGPT; every change is a real Git commit.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-yasaminfayyaz-milatexai": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Edit your real Overleaf projects, plus GitHub, GitLab, Bitbucket, and self-hosted Git repositories, by talking to Claude or ChatGPT. No copy-paste, no downloading files, and every change lands on your default branch as a real Git commit.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / ai-ml
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for io.github.yasaminfayyaz/milatexai and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Edit your real Overleaf projects, plus GitHub, GitLab, Bitbucket, and self-hosted Git repositories, by talking to Claude or ChatGPT. No copy-paste, no downloading files, and every change lands on your default branch as a real Git commit.
milatexai.com · Works with Claude and ChatGPT · Open source (AGPL-3.0)
MiLatexAI is a hosted, remote MCP server that connects your AI assistant to your Overleaf projects and any GitHub, GitLab, Bitbucket, or allowlisted self-hosted Git repository. Ask "tighten my introduction" or "add a related-work paragraph citing Smith 2021" and the edit is committed and pushed to the repository's default branch instantly, visible in your Git history where you can review the diff or revert it. (There's no pull-request flow or branch picker yet.)
The internal Python package is still named
leafbridge.
Nothing to install. In Claude or ChatGPT, add MiLatexAI as a custom connector:
https://milatexai.com/mcp.
start_connect). You get a one-time link to a secure web form where you paste your repository URL and Git access token. It never appears in the chat and is encrypted at rest.Full setup guide: milatexai.com/#get-started
You connect a repository by pasting its URL and an access token. What that takes depends on the host:
Overleaf Git integration (a paid Overleaf feature). MiLatexAI works through Overleaf's Git integration, which is a premium (paid) feature on Overleaf. To use it on your own Overleaf projects you need one of:
Quick test: if you can create a Git token under Overleaf, Account Settings, Git Integration, you are good to go. Free-only Overleaf accounts cannot create Git tokens.
GitHub, GitLab, Bitbucket, or self-hosted Git: no paid plan needed. Any repository you can push to works with a free access token: a GitHub fine-grained PAT with Contents read/write, a GitLab project or personal access token, or a Bitbucket app password. Self-hosted HTTPS Git repos are supported when allowlisted.
You will also need Claude or ChatGPT. Their free tiers work fine.
Reads are always free and unlimited. If you connect Overleaf, its own subscription is separate and billed by Overleaf; GitHub, GitLab, and Bitbucket need only a free access token. Manage billing inside your assistant or at milatexai.com/account.
| Tool | What it does | Write |
|---|---|---|
list_projects, list_files | List your projects, or a project's files | No |
read_file, get_sections, read_section | Read files and navigate LaTeX structure | No |
check_compile | Build with a bundled LaTeX engine (Tectonic) and report the exact errors | No |
get_history | Recent commits on the default branch | No |
edit_file, write_file, delete_file, upload_file | Change files, each an immediate Git commit and push | Yes |
Only writes count toward the m