Skip to content

PaperDebugger/paperdebugger-mcp

Repository files navigation

PaperDebugger MCP

# Quick start production environment
make build && make up

# Stop environment
make down

# Quick start development environment (auto build and start)
make dev

# Start testing directly
make test

# View logs
make logs

# Clean environment
make clean

Usage Documentation

For a full walkthrough covering local setup, publishing to GitHub Container Registry, pulling the latest images, and the GitHub Actions pipeline, see USAGE.md.

Required environment variables for image

# Production
MCP_BASIC_KEY=
MCP_PAPERSCORE_KEY=

About

MCP Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages