MCP Directory
Back

paperdebugger

by PaperDebugger · TypeScript · ★ 1,505

A Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing

#agent#agentic-ai#ai-agent#ai-agents-framework#chatgpt#latex#latex-copilot#mcp#mcp-client#mcp-server#openai#overleaf#overleaf-copilot#paperdebugger

Install

npx -y github:PaperDebugger/paperdebugger

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": {
    "paperdebugger": {
      "command": "npx",
      "args": [
        "-y",
        "github:PaperDebugger/paperdebugger"
      ]
    }
  }
}

From the README

**PaperDebugger** is an AI-powered academic writing assistant that helps researchers debug and improve their research papers with intelligent suggestions and seamless Overleaf integration, without leaving the editor. It is powered by our [custom MCP-based orchestration engine](demo/xtramcp/readme.md) that simulates the full academic workflow **Research → Critique → Revision**. This enables multi-step reasoning, reviewer-style critique, and structured revision passes beyond standard chat-based assistance. 🚀 Install from Chrome Web Store Our team is actively working to improve…
Read full README on GitHub →

Related ai & ml servers