# PromptX MCP server

Agent View of the PolicyLayer registry record for PromptX: identity, probed posture, risk grade, and all 14 tools classified. HTML page: https://policylayer.com/tools/deepractice-promptx

## Facts

- Server id: `deepractice/promptx`
- Homepage: https://github.com/Deepractice/PromptX
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 14
- Tool categories present: Destructive, Execute, Read, Write
- Tags: deepractice promptx, admin, automation
- Record last modified: 2026-07-31T11:10:05.260Z

## Tools (14)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_workspace_item` | Destructive | Critical | https://policylayer.com/tools/deepractice-promptx/delete-workspace-item.md |
| `toolx` | Execute | High | https://policylayer.com/tools/deepractice-promptx/toolx.md |
| `learn` | Read | Low | https://policylayer.com/tools/deepractice-promptx/learn.md |
| `list_workspace_directory` | Read | Low | https://policylayer.com/tools/deepractice-promptx/list-workspace-directory.md |
| `list_workspaces` | Read | Low | https://policylayer.com/tools/deepractice-promptx/list-workspaces.md |
| `list_xlsx_sheets` | Read | Low | https://policylayer.com/tools/deepractice-promptx/list-xlsx-sheets.md |
| `read_docx` | Read | Low | https://policylayer.com/tools/deepractice-promptx/read-docx.md |
| `read_pdf` | Read | Low | https://policylayer.com/tools/deepractice-promptx/read-pdf.md |
| `read_pptx` | Read | Low | https://policylayer.com/tools/deepractice-promptx/read-pptx.md |
| `read_workspace_file` | Read | Low | https://policylayer.com/tools/deepractice-promptx/read-workspace-file.md |
| `read_xlsx` | Read | Low | https://policylayer.com/tools/deepractice-promptx/read-xlsx.md |
| `create_workspace_directory` | Write | Medium | https://policylayer.com/tools/deepractice-promptx/create-workspace-directory.md |
| `project` | Write | Medium | https://policylayer.com/tools/deepractice-promptx/project.md |
| `write_workspace_file` | Write | Medium | https://policylayer.com/tools/deepractice-promptx/write-workspace-file.md |

## Tool descriptions

- `delete_workspace_item` — 删除工作区中的文件或目录。 目录会被递归删除。不能删除工作区根目录。 路径必须在已绑定的工作区范围内。 ⚠️ 此操作不可逆，请确认后再调用。
- `toolx` — ToolX runtime — load and execute PromptX ecosystem tools What It Does Universal interface for calling PromptX tools (file ops, PDF reading, role creation, etc.). Input is a YAML document specifying the tool, mode, and parameters. Modes |…
- `learn` — Load and learn PromptX resources by protocol URL What It Does Unified entry point for loading professional resources: role definitions, thinking models, execution skills, knowledge bases, tool manuals, and more. When to Use - Need to use…
- `list_workspace_directory` — 列出工作区中某个目录的内容。 返回文件和子目录列表（名称、绝对路径、大小、修改时间）。 自动跳过隐藏文件和 node_modules 等常见忽略目录。 路径必须在已绑定的工作区范围内。
- `list_workspaces` — 获取用户绑定的工作区文件夹列表。 返回每个工作区的 id、名称和绝对路径。 调用此工具后，可以使用 list_workspace_directory 浏览具体目录。
- `list_xlsx_sheets` — List all sheet names in an Excel file
- `read_docx` — Read content from a Microsoft Word document (.docx file). Returns the text content of the document.
- `read_pdf` — Read text content from a PDF file. Returns the extracted text from all pages.
- `read_pptx` — Read content from a Microsoft PowerPoint presentation (.pptx file). Returns the text content from all slides.
- `read_workspace_file` — 读取工作区中某个文件的文本内容。 支持 UTF-8 编码的文本文件。二进制文件（图片、压缩包等）不支持。 大文件自动截断：最多读取前 512KB / 5000 行。 路径必须在已绑定的工作区范围内。
- `read_xlsx` — Read content from a Microsoft Excel spreadsheet (.xlsx or .xls file). Returns the data as formatted text or JSON.
- `create_workspace_directory` — 在工作区中创建目录（支持递归创建）。 路径必须在已绑定的工作区范围内。
- `project` — Bind the current IDE project directory What It Does Registers the IDE workspace root so PromptX can discover project-level roles and tools. When to Use Call this when the IDE has a project open, before running \
- `write_workspace_file` — 在工作区中创建或覆盖写入文件。 如果父目录不存在会自动递归创建。 路径必须在已绑定的工作区范围内。 ⚠️ 会覆盖已有文件内容，请谨慎使用。

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