Overleaf icon

Overleaf

Integrates Overleaf projects with MCP clients like Claude by providing Git-based access to LaTeX files and document structure.

关于

Overleaf is an MCP server designed to bridge Overleaf projects with AI agents and other MCP clients. It facilitates programmatic access to LaTeX documents hosted on Overleaf, enabling powerful features like file management, document structure parsing, and content extraction. By leveraging Git integration and a robust Redis-backed job queue, it ensures safe, concurrent operations across multiple projects, making it an essential tool for AI-powered document analysis and automated LaTeX content workflows.

主要功能

  • List and read files from Overleaf projects
  • Parse LaTeX sections and subsections
  • Extract specific sections by title
  • Get an overview of project status and structure
  • Manage multiple Overleaf projects with per-project locking for safe parallelism
  • 0 GitHub stars

使用案例

  • Providing a programmatic interface for integrating Overleaf project data into other systems or workflows.
  • Automating the extraction of specific content or sections from Overleaf-hosted papers.
  • Enabling AI agents like Claude to read and analyze LaTeX documents from Overleaf.