# Dephq MCP server

Agent View of the PolicyLayer registry record for Dephq: identity, probed posture, risk grade, and all 12 tools classified. HTML page: https://policylayer.com/tools/dephq-mcp

## Facts

- Server id: `@dephq/mcp`
- Install: `npx -y @dephq/mcp`
- Homepage: https://www.npmjs.com/package/@dephq/mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 12 (10 with introspected schema)
- Tool categories present: Destructive, Execute, Read, Write
- Context-window cost: 1918 tokens per request — https://policylayer.com/token-cost/dephq-mcp
- Tags: dephq mcp, admin, automation
- Record last modified: 2026-07-23T09:35:13.253Z

## Tools (12)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `dephq_app_unpublish` | Destructive | Critical | https://policylayer.com/tools/dephq-mcp/dephq-app-unpublish.md |
| `dephq_app_check` | Execute | High | https://policylayer.com/tools/dephq-mcp/dephq-app-check.md |
| `dephq_account` | Read | Low | https://policylayer.com/tools/dephq-mcp/dephq-account.md |
| `dephq_app_show` | Read | Low | https://policylayer.com/tools/dephq-mcp/dephq-app-show.md |
| `dephq_app_versions` | Read | Low | https://policylayer.com/tools/dephq-mcp/dephq-app-versions.md |
| `dephq_apps_list` | Read | Low | https://policylayer.com/tools/dephq-mcp/dephq-apps-list.md |
| `dephq_project_validate` | Read | Low | https://policylayer.com/tools/dephq-mcp/dephq-project-validate.md |
| `dephq_sync_status` | Read | Low | https://policylayer.com/tools/dephq-mcp/dephq-sync-status.md |
| `dephq_app_publish` | Write | Medium | https://policylayer.com/tools/dephq-mcp/dephq-app-publish.md |
| `dephq_app_rollback` | Write | Medium | https://policylayer.com/tools/dephq-mcp/dephq-app-rollback.md |
| `dephq_project_init` | Write | Medium | https://policylayer.com/tools/dephq-mcp/dephq-project-init.md |
| `dephq_project_sync` | Write | Medium | https://policylayer.com/tools/dephq-mcp/dephq-project-sync.md |

## Tool descriptions

- `dephq_app_unpublish` — Return an owned Dephq app to draft and remove it from public use.
- `dephq_app_check` — Run the platform runtime readiness checks for an owned app.
- `dephq_account` — Check which Dephq creator account and API endpoint the local CLI is authenticated with.
- `dephq_app_show` — Return source metadata, status, listing information, and other safe creator details for one owned app.
- `dephq_app_versions` — List version history for an owned Dephq app.
- `dephq_apps_list` — List apps owned by the authenticated Dephq creator.
- `dephq_project_validate` — Validate the Dephq app source in a local directory without changing the remote app.
- `dephq_sync_status` — Check an asynchronous Dephq source sync by ID.
- `dephq_app_publish` — Publish an owned app privately, or publish it privately and submit its Store listing for review.
- `dephq_app_rollback` — Restore an owned app's source from a selected historical version. This creates a new current version.
- `dephq_project_init` — Scaffold a complete Dephq React and TypeScript project. Choose a page, records app, API-backed tool, or full app with frontend and server capabilities. Creation is transactional and existing files are never overwritten.
- `dephq_project_sync` — Delta-sync a local Dephq app project to its creator-owned remote draft and wait for validation/build completion.

## 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=dephq-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/dephq-mcp
