# DeepSeek MCP Server MCP server

Agent View of the PolicyLayer registry record for DeepSeek MCP Server: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/deepseek-mcp-server

## Facts

- Server id: `deepseek-mcp-server`
- Install: `npx -y deepseek-mcp-server`
- Homepage: https://github.com/DMontgomery40/deepseek-mcp-server
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 7
- Tool categories present: Destructive, Read, Write
- Tags: deepseek mcp server, admin
- Record last modified: 2026-08-24T07:50:04.069Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `reset_conversation` | Destructive | Critical | https://policylayer.com/tools/deepseek-mcp-server/reset-conversation.md |
| `chat_completion` | Execute | High | https://policylayer.com/tools/deepseek-mcp-server/chat-completion.md |
| `completion` | Execute | High | https://policylayer.com/tools/deepseek-mcp-server/completion.md |
| `create_response` | Execute | High | https://policylayer.com/tools/deepseek-mcp-server/create-response.md |
| `get_user_balance` | Read | Low | https://policylayer.com/tools/deepseek-mcp-server/get-user-balance.md |
| `list_conversations` | Read | Low | https://policylayer.com/tools/deepseek-mcp-server/list-conversations.md |
| `list_models` | Read | Low | https://policylayer.com/tools/deepseek-mcp-server/list-models.md |

## Tool descriptions

- `reset_conversation` — Delete stored in-memory chat history for a
- `chat_completion` — Primary DeepSeek V4 chat tool for single-turn and multi-turn generation. Defaults to
- `completion` — DeepSeek V4 Pro FIM completion tool for prompt/suffix fill-in-the-middle workflows. Defaults to
- `create_response` — Create a stateless DeepSeek V4 response using the native OpenAI-compatible Responses API. Defaults to
- `get_user_balance` — Return the current DeepSeek account balance and availability status. This tool takes no parameters and is read-only. Use it for account health checks when diagnosing provider-side failures.
- `list_conversations` — List all conversation IDs currently stored in this MCP process memory. This tool takes no parameters and does not call the DeepSeek API. Useful for debugging conversation persistence behavior.
- `list_models` — List available DeepSeek models for model selection and validation. This tool takes no parameters. Use it before passing an explicit model ID to generation tools.

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