# Dev MCP server

Agent View of the PolicyLayer registry record for Dev: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/deep-ai-kr-dev-mcp

## Facts

- Server id: `deep-ai-kr/dev-mcp`
- Homepage: https://github.com/deep-ai-kr/dev-mcp
- Registry record: grade C, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 7 (7 with introspected schema)
- Tool categories present: Read, Write
- Tags: deep ai kr dev mcp
- Record last modified: 2026-07-31T11:17:37.294Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `get_file_info` | Read | Low | https://policylayer.com/tools/deep-ai-kr-dev-mcp/get-file-info.md |
| `list_directory` | Read | Low | https://policylayer.com/tools/deep-ai-kr-dev-mcp/list-directory.md |
| `read_text_file` | Read | Low | https://policylayer.com/tools/deep-ai-kr-dev-mcp/read-text-file.md |
| `search_files` | Read | Low | https://policylayer.com/tools/deep-ai-kr-dev-mcp/search-files.md |
| `create_directory` | Write | Medium | https://policylayer.com/tools/deep-ai-kr-dev-mcp/create-directory.md |
| `move_file` | Write | Medium | https://policylayer.com/tools/deep-ai-kr-dev-mcp/move-file.md |
| `write_file` | Write | Medium | https://policylayer.com/tools/deep-ai-kr-dev-mcp/write-file.md |

## Tool descriptions

- `get_file_info` — Get detailed information about a file or directory (size, permissions, timestamps, etc.)
- `list_directory` — List files and directories in a specified path
- `read_text_file` — Read a text file from the filesystem. Returns the file content as text.
- `search_files` — Recursively search for files and directories matching a pattern
- `create_directory` — Create a directory. Creates parent directories if they don't exist.
- `move_file` — Move or rename a file or directory
- `write_file` — Write content to a file. Creates the file if it doesn't exist, overwrites if it does.

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