Back to Home
PaperDebugger icon

paperdebugger

Verified Safe

by PaperDebugger

Overview

AI-powered academic writing assistant for debugging and improving research papers with intelligent suggestions and Overleaf integration, supporting multi-step reasoning and reviewer-style critique.

Installation

Run Command
./dist/pd.exe

Environment Variables

  • OPENAI_API_KEY
  • INFERENCE_BASE_URL
  • INFERENCE_API_KEY
  • MCP_BASIC_KEY
  • MCP_PAPERSCORE_KEY
  • XTRAGPT_OPENAI_API_KEY
  • XTRAGPT_OPENREVIEW_BASE_URL
  • XTRAGPT_OPENREVIEW_USERNAME
  • XTRAGPT_OPENREVIEW_PASSWORD
  • GHCR_DOCKER_CONFIG
  • CLOUDFLARE_TUNNEL_TOKEN
  • PD_API_ENDPOINT
  • PD_GA_TRACKING_ID
  • PD_GA_API_SECRET
  • XTRAMCP_OPENAI_BASE_URL
  • XTRAMCP_OPENAI_API_KEY
  • XTRAMCP_CROSSREF_EMAIL_ADDRESS
  • XTRAMCP_DOI_EMAIL_ADDRESS
  • XTRAMCP_ARXIV_METADATA_DB_URL
  • XTRAMCP_MONGO_URI
  • PAPERDEBUGGER_IMAGE
  • MONGO_URI

Security Notes

The server uses JWT-based authentication with OAuth support (Google, Overleaf), which is a standard and generally secure practice. Development and staging scripts (`hack/*.sh`) use placeholder dummy values for API keys and credentials (`sk-dummy-`, `dummy-`), indicating that actual secrets are not hardcoded in the repository, but require users to replace them. The Chrome extension explicitly requests host permissions for Overleaf domains and allows users to add custom domains, ensuring transparency. No obvious malicious patterns, code obfuscation, or direct `eval` usage were found in the provided source.

Similar Servers

Stats

Interest Score100
Security Score8
Cost ClassHigh
Avg Tokens30000
Stars1283
Forks61
Last Update2026-01-19

Tags

AI AssistantAcademic WritingOverleaf IntegrationChrome ExtensionMulti-Agent System