mcp-overleaf-server

abhi-ramtel/mcp-overleaf-server
★ 1 stars TypeScript Other Updated today
This is used to apply for jobs and generate a ATS optimized resume.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-overleaf-server": {
      "command": "npx",
      "args": [
        "-y",
        "abhi-ramtel/mcp-overleaf-server"
      ]
    }
  }
}