Download the PHP package koriym/xdebug-mcp without Composer

On this page you can find all versions of the php package koriym/xdebug-mcp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package xdebug-mcp

PHP Xdebug MCP Server

Error message is the crime photo. Trace is the crime footage.
Don't just see the crime. Watch how it happened.

Enable AI to Debug PHP Autonomously, Beyond Human IDE Capabilities

Debugging Runtime ![var_dump](https://img.shields.io/badge/var__dump()-NO-red) Guesswork


The Problem: From var_dump() to xdebug_start_trace()

When you ask AI to debug PHP today, it adds var_dump() to your code—the same technique from 30 years ago.

Why? Because AI is debugging blind, only able to read static code and guess what happens at runtime.

The Solution: Forward Trace™

Transform AI debugging from var_dump() to xdebug_start_trace() — a paradigm shift from static guesswork to runtime intelligence.

This MCP server enables AI to debug PHP with superhuman capabilities:

Quick Start

Forward Trace™ vs Traditional Debugging

Traditional Debugging Forward Trace
Post-crash investigation Live execution monitoring
Add var_dump(), test, remove Zero code modification
Manual stepping through IDE Automatic variable evolution recording
One developer, one session Schema-validated JSON for any AI
Hours of investigation Seconds of AI analysis

Two Powerful Modes

1. Conditional Breakpoints - Stop when problems occur:

2. Step Recording - Watch variable evolution:

Common Usage Patterns

Catch Null Values (The #1 PHP Bug):

Performance Analysis:

Variable Evolution:

AI Code Quality Verification:

Vendor Filtering (Focus on specific packages):

AI Slash Commands (Claude Code):

Available Tools

🤖 AI-Optimized CLI Tools

All tools now feature comprehensive AI-optimized help documentation. Always run --help first to understand optimal usage patterns:

🎯 AI-First Design Philosophy

Start Here: Every tool includes comprehensive AI-optimized help documentation designed to teach optimal usage patterns:

What makes this AI-optimized?

AI Integration Features

Installation

Troubleshooting & Diagnostics

Resources

📋 TROUBLESHOOTING.md - Setup and common issues
🎯 Forward Trace Guide - AI debugging methodology
📖 MOTIVATION.md - Why we built this
🎬 Interactive Presentation - See the paradigm shift
📚 Xdebug Documentation - Official Xdebug docs


Stop debugging blind. Give AI the power of Forward Trace.

Transform your PHP debugging from guesswork to intelligence.

Debug once, analyze anywhere - with schema-validated JSON that any AI can understand.


All versions of xdebug-mcp with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
ext-sockets Version *
ext-xml Version *
symfony/polyfill-php83 Version ^1.33
amphp/socket Version ^2.3
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package koriym/xdebug-mcp contains the following files

Loading the files please wait ....