OverleafMCP
by mjyoo2 · JavaScript · ★ 185
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.
Install
npx -y github:mjyoo2/OverleafMCP Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"overleafmcp": {
"command": "npx",
"args": [
"-y",
"github:mjyoo2/OverleafMCP"
]
}
}
} From the README
Related developer tools servers
github-mcp-server
github
GitHub's official MCP Server
serena
oraios
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Skill_Seekers
yusufkaraaslan
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
git-mcp
idosal
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
mcp-playwright
executeautomation
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
aci
aipotheosis-labs
ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.