Skip to main content
Glama
Dockerfile248 B
FROM php:8.2-apache # Install Xdebug RUN pecl install xdebug && docker-php-ext-enable xdebug # Copy Xdebug configuration COPY php.ini /usr/local/etc/php/conf.d/99-xdebug.ini # Enable Apache mod_rewrite RUN a2enmod rewrite WORKDIR /var/www/html

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kpanuragh/xdebug-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server