Skip to main content
ClaudeWave

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.

MCP Servers171 stars24 forksJavaScriptMITUpdated 1mo ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mjyoo2/OverleafMCP
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "overleafmcp": {
      "command": "node",
      "args": ["/path/to/OverleafMCP/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mjyoo2/OverleafMCP and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-toolschatgptclaudelatexmcpmcp-serveroverleaf

What people ask about OverleafMCP

What is mjyoo2/OverleafMCP?

+

mjyoo2/OverleafMCP is mcp servers for the Claude AI ecosystem. 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. It has 171 GitHub stars and was last updated 1mo ago.

How do I install OverleafMCP?

+

You can install OverleafMCP by cloning the repository (https://github.com/mjyoo2/OverleafMCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mjyoo2/OverleafMCP safe to use?

+

Our security agent has analyzed mjyoo2/OverleafMCP and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains mjyoo2/OverleafMCP?

+

mjyoo2/OverleafMCP is maintained by mjyoo2. The last recorded GitHub activity is from 1mo ago, with 1 open issues.

Are there alternatives to OverleafMCP?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy OverleafMCP to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mjyoo2/OverleafMCP
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mjyoo2-overleafmcp)](https://claudewave.com/repo/mjyoo2-overleafmcp)
<a href="https://claudewave.com/repo/mjyoo2-overleafmcp"><img src="https://claudewave.com/api/badge/mjyoo2-overleafmcp" alt="Featured on ClaudeWave: mjyoo2/OverleafMCP" width="320" height="64" /></a>

More MCP Servers