Overleaf Git MCP
UnclaimedModel-agnostic MCP server connecting Codex, Claude Code, and other AI coding agents with Overleaf Git workflows.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (9)
get_section_content
Return the body of a named section.
get_sections
Extract section and subsection headings without reading the entire document body.
list_files
List synchronized text files in a project. Images and PDFs are omitted by design.
list_projects
List all configured Overleaf projects.
patch_file
Replace targeted text without transferring the full file.
push_changes
Pull, commit, and push local changes to Overleaf.
read_file
Read a file. Smart mode can return only changes on later reads; pass mode="full" for complete content.
status_summary
Show project status and local changes, including git diff --stat.
write_file
Write a complete local file. It does not automatically pull first.