1. Conduid
  2. Developer Tools
  3. Paperdebugger
MCP server · Developer Tools

Paperdebugger

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

97Excellent

Scored 9 hours ago · breakdown

About Paperdebugger

Paperdebugger is an MCP server published by PaperDebugger in the Developer Tools category: a Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing. It has been installed 0 times through Conduid.

The repository has 1.3K stars and 62 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx paperdebugger

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Paperdebugger

Powered by Claude · Grounded in docs

I know everything about Paperdebugger. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v2.12.28v2.12.28 Release Notes · 12 Jan 2026✨ Release Highlights 🚀 **XtraMCP Integration (v2-ready)** Tool calls, ToolResult support, and context injection for controlled, extensible tool execution (by @4ndrelim, @Junyi-99)* 🔐 **Security & Context Injection** Security context…
v2.9.8Open Source Release · 27 Aug 2025Release Notes 🐛 Bug Fixes Fixed word wrapping issues for long code blocks and `<div>` elements. ✨ User Experience Improvements Optimized draggable zones for smoother interactions. 🛠 Code Refactoring Streamlined internal structure for…

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 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.

Community

Our team is actively working to improve long-term reliability, hoping to iron out issues this month. Thank you for your patience. Stay connected with the PaperDebugger community! Join our Discord or WeChat channels for updates, announcements, and support.

Table of Contents

Features

PaperDebugger never modifies your project, it only reads and provides suggestions.

  • 🤖 AI-Powered Chat: Intelligent conversations about your Overleaf project
  • ⚡ Instant Insert: One-click insertion of AI responses into your project
  • 💬 Comment System: Automatically generate and insert comments into your project
  • 📚 Prompt Library: Custom prompt templates for different use cases
  • 🔒 Privacy First: Your content stays secure - we only read, never modify
  • 🧠 Multi-Agent OrchestrationXtraMCP support for literature-grounded research, AI-Conference review, citation verification, and domain-specific revision

https://github.com/user-attachments/assets/6c20924d-1eb6-44d5-95b0-207bd08b718b

Quick Start

For Users

  1. Install the extension fron Chrome Web Store

  2. Ready to use

    • Open any Overleaf project
    • Click the PaperDebugger icon on the top-left
    • Begin chatting with your LaTeX document!

Custom Endpoint Configuration

If you want to use a self-hosted PaperDebugger backend, you can configure a custom endpoint. Here are the steps:

  1. Open the PaperDebugger extension

    (a.) Go to Settings, click the version number 5 times to enable "Developer Tools"

    (b.) Enter your backend URL in the "Backend Endpoint" field

  2. Refresh the page

    Note: you can only use "Login by Overleaf" if you are self-hosting the backend.

If you encounter endpoint errors after refresh, use the "Advanced Options" at the bottom of the login page to reconfigure.

Architecture Overview

The PaperDebugger backend is built with modern technologies:

  • Language: Go 1.24+
  • Framework: Gin (HTTP) + gRPC (API)
  • Database: MongoDB
  • AI Integration: OpenAI API
  • Architecture: Microservices with Protocol Buffers
  • Authentication: JWT-based with OAuth support

Self-Host Development Setup

Please refer to DEVELOPMENT.md.

Contributing

Please refer to CONTRIBUTING.md for branch structure, merge workflow, PR guidelines, and code quality requirements.

Citation

@misc{hou2025paperdebugger,
      title={PaperDebugger: A Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing}, 
      author={Junyi Hou and Andre Lin Huikai and Nuo Chen and Yiwei Gong and Bingsheng He},
      year={2025},
      eprint={2512.02589},
      archivePrefix={arXiv},
      primaryClass={cs.AI},
      url={https://arxiv.org/abs/2512.02589}, 
}

README mirrored from the source repository 9 hours ago. The original is authoritative.

Questions

About Paperdebugger

How do I install Paperdebugger?

Run npx paperdebugger, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Paperdebugger safe to use with an AI agent?

Its trust score is 97 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Paperdebugger still maintained?

The last commit was 6 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.