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.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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.