Connection check
local install
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.
Tools
8
GitHub stars
263
Installs / wk
150
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
8 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
get_section_content
from source
Get content of a specific section Get content of a specific section
get_sections
from source
Get all sections from a LaTeX file Get all sections from a LaTeX file
list_files
from source
List files in an Overleaf project List files in an Overleaf project
list_projects
from source
List all configured Overleaf projects List all configured Overleaf projects
read_file
from source
Read a file from an Overleaf project Read a file from an Overleaf project
status_summary
from source
Get a comprehensive project status summary Get a comprehensive project status summary
write_file
from source
Write content to a file in an Overleaf project and push to Overleaf Write content to a file in an Overleaf project and push to Overleaf
write_section
from source