Skip to main content
Glama
debugg-ai

Debugg AI MCP

Official
by debugg-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGGAI_API_KEYYesYour Debugg AI API key, required for authentication.
DEBUGGAI_API_URLNoOverride API endpoint (defaults to https://api.debugg.ai).https://api.debugg.ai
DEBUGGAI_LOCAL_PORTNoYour app's local port (e.g., 3000).
DEBUGGAI_LOCAL_REPO_NAMENoGitHub repo name (e.g., your-org/repo).
DEBUGGAI_LOCAL_REPO_PATHNoAbsolute path to the project root.
DEBUGGAI_LOCAL_BRANCH_NAMENoThe name of the current branch (e.g., main).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
debugg_ai_test_page_changes

Use DebuggAI to run & and test UI changes that have been made with its User emulation agents

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/debugg-ai/debugg-ai-mcp'

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