# Debugg AI MCP MCP server

Agent View of the PolicyLayer registry record for Debugg AI MCP: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/debugg-ai-debugg-ai-mcp

## Facts

- Server id: `debugg-ai/debugg-ai-mcp`
- Homepage: https://github.com/debugg-ai/debugg-ai-mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 7
- Tool categories present: Destructive, Execute, Read, Write
- Tags: debugg ai debugg ai mcp, admin, automation
- Record last modified: 2026-08-03T07:19:05.513Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_test_case` | Destructive | Critical | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/delete-test-case.md |
| `delete_test_suite` | Destructive | Critical | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/delete-test-suite.md |
| `run_test_suite` | Execute | High | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/run-test-suite.md |
| `get_test_suite_results` | Read | Low | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/get-test-suite-results.md |
| `search_test_suites` | Read | Low | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/search-test-suites.md |
| `create_test_suite` | Write | Medium | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/create-test-suite.md |
| `update_test_case` | Write | Medium | https://policylayer.com/tools/debugg-ai-debugg-ai-mcp/update-test-case.md |

## Tool descriptions

- `delete_test_case` — Disable (soft-delete) a test case. The test is hidden from default list queries but not permanently removed. Requires testUuid. Returns {deleted: true, testUuid}.
- `delete_test_suite` — Disable (soft-delete) a test suite. The suite and its tests are hidden from default list queries but not permanently removed. Accepts suiteUuid directly, or suiteName + project identifier for name-based lookup. Returns {deleted: true, su…
- `run_test_suite` — Trigger all test cases in a suite to run asynchronously. Accepts suiteUuid directly, or suiteName + project identifier. Optional: targetUrl to override the default test target. Returns {suiteUuid, runStatus, testsTriggered, note}. Use ge…
- `get_test_suite_results` — Fetch a test suite with full per-test results. Returns suite-level status (NEVER_RUN, PENDING, RUNNING, COMPLETED, ERROR), pass rate, last run timestamp, and per-test outcomes (PASS, FAIL, ERROR, TIMEOUT, etc.) with execution times. Acce…
- `search_test_suites` — List and search test suites for a project. Returns paginated results with suite status, test counts, pass rates, and last run timestamps. Requires a project identifier (projectUuid or projectName). Optional: search text filter, page, pag…
- `create_test_suite` — Create a named test suite for a project. A test suite is a collection of test cases that can be run together. Requires name, description, and a project identifier (projectUuid or projectName). Returns {uuid, name, description, runStatus,…
- `update_test_case` — Update a test case\

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Mcp A2a (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- MCP Framework Personal (790 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Eda Agent (726 tools) — https://policylayer.com/tools/eda-agent.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=debugg-ai-debugg-ai-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/debugg-ai-debugg-ai-mcp
