overleaf-mcp-server

general MCP Server

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.

VerifiedInstall Ready
generalgeneral
4 views164 stars24 forksv1.0.0

Why This Matters

Discovered via github-topic:mcp-server and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
164
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx overleaf-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "overleaf-mcp-server": {
      "command": "npx",
      "args": [
        "overleaf-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport