79
/ 100
1 day ago
github_topic

OverleafMCP

Model Context Protocol (MCP) server that lets AI assistants read Overleaf projects, parse LaTeX document structure, and push section-level edits back via Git. Compatible with Claude Desktop, Cursor, Windsurf, and any MCP client.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OVERLEAF_GIT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOVERLEAF_GIT_TOKEN"": "YOUR_OVERLEAF_GIT_TOKEN"
configOVERLEAF_GIT_TOKEN_FILEPrefer over inlining the token in the Claude Desktop JSON if your config file is backed up or synced.
configOVERLEAF_PROJECTS_CONFIGIf projectName is omitted, the default entry is used. To put projects.json somewhere other than the standard location, point =/absolute/path/projects.json at it from the env block.
configOVERLEAF_PROJECT_ID"": "YOUR_OVERLEAF_PROJECT_ID",
configOVERLEAF_PROJECT_NAME1. Env vars (single project) — OVERLEAF_PROJECT_ID + OVERLEAF_GIT_TOKEN. Optional: for the display name.
configXDG_CONFIG_HOMEmacOS / Linux ~/.config/overleaf-mcp/projects.json (or $/overleaf-mcp/projects.json if set)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mjyoo2-overleafmcp-peq9eb)](https://m8ven.ai/mcp/mjyoo2-overleafmcp-peq9eb)
commit: 0ebe2ffc839179125e64a679bc402af57beab046
code hash: d078a8e4ada2a9dc376a96e3467c6faf729acf4199503d258f989ca260e41d29
verified: 6/4/2026, 11:26:17 AM
view raw JSON →