overleaf-claude-mcp
MCP server that connects Claude to Overleaf. Read, edit, compile and restore LaTeX projects on the free tier.
Install / Use
claude mcp add MarvelCollin -- npx -y github:MarvelCollin/overleaf-claude-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHub{ "name": "overleaf-claude-mcp", "version": "0.2.0", "private": true, "type": "module", "description": "MCP server that connects Claude to Overleaf for reading, editing, compiling and version history on the free tier", "license": "MIT", "author": "MarvelCollin", "homepage": "https://github.com/MarvelCollin/overleaf-claude-mcp#readme", "repository": { "type": "git", "url": "git+https://github.com/MarvelCollin/overleaf-claude-mcp.git" }, "bugs": { "url": "https://github.com/MarvelCollin/overleaf-claude-mcp/issues" }, "keywords": [ "mcp", "modelcontextprotocol", "claude", "overleaf", "latex", "tex", "automation", "ai", "typescript" ], "bin": { "overleaf-claude-mcp": "dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "watch": "tsc --watch", "setup": "tsx src/cli/setup.ts", "agent-setup": "tsx src/cli/agent-setup.ts", "login": "tsx src/auth/login.ts", "login:browser": "tsx src/auth/import-browser.ts", "login:paste": "tsx src/auth/paste.ts", "read": "tsx src/cli/read.ts", "recon": "tsx src/cli/recon.ts", "smoke": "tsx src/cli/smoke.ts", "mcp-check": "tsx src/cli/mcp-check.ts", "test": "tsx src/cli/parser-check.ts && tsx src/cli/detect-check.ts", "feature-check": "tsx src/cli/feature-check.ts", "start": "node dist/index.js", "detect": "tsx src/cli/detect.ts", "detect:setup": "playwright install chromium", "detect-live": "tsx src/cli/detect-live.ts" }, "engines": { "node": ">=20" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", "adm-zip": "^0.6.0", "playwright": "^1.62.1", "ws": "^8.21.3", "zod": "^4.4.3" }, "devDependencies": { "@types/adm-zip": "^0.5.8", "@types/node": "^26.2.0", "@types/ws": "^8.18.1", "tsx": "^4.23.12", "typescript": "^7.0.2" } }
Related Skills
Agent-Reach
76.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
69.7k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
68.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.7kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
