OverleafMCP
UnclaimedModel 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.
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 (15)
commitMessage
Commit message (required)
content
Content to write to the file (required)
extension
File extension filter (optional)
filePath
Path to the file (required)
get_section_content
Get content of a specific section.
get_sections
Get all sections from a LaTeX file.
list_files
List files in a project (default: .tex files).
list_projects
List all configured projects.
newContent
Replacement content for the section, including the section heading (required)
projectName
Project identifier (optional, defaults to "default")
read_file
Read a specific file from the project.
sectionTitle
Title of the section (required)
status_summary
Get a comprehensive project status summary.
write_file
Write the full content of a file to the project.
write_section
Write the content of a specific section to the project.