DepSentinel MCP Server (depsentinel-guard)
Official Model Context Protocol (MCP) server for DepSentinel & React Doctor. Connects AI coding assistants (Claude Desktop, Cursor, Antigravity, VS Code) to autonomous security & quality guardrails.
🛠️ Available MCP Tools
verify_packages— 8-layer deep supply-chain security check before runningnpm install. Blocks hallucinated packages, typosquats, CVEs, and backdoors.quick_check— Single-package instant registry & safety verification.audit_react_code— (NEW in v1.2.0) 31-rule static AST quality & security audit for React, Next.js, and React Native code (XSS sinks, async effects, state mutations, accessibility, performance).
🚀 Setup
Add DepSentinel to your claude_desktop_config.json or Cursor MCP settings:
{
"mcpServers": {
"depsentinel": {
"command": "uvx",
"args": ["depsentinel-guard"],
"env": {
"DEPSENTINEL_API_KEY": "ds_your_api_key",
"DEPSENTINEL_API_URL": "https://depsentinel.neuraliftx.in"
}
}
}
}
Get your API key at DepSentinel Platform.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file depsentinel_guard-1.2.6.tar.gz.
File metadata
- Download URL: depsentinel_guard-1.2.6.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6097c87b4dd08ad3ef93cea5f09e111a429c367980c06e767429db02b30d1a6
|
|
| MD5 |
113f25ec7bf88d6d0276866c8659d8ea
|
|
| BLAKE2b-256 |
7fbb2ff7f70a8b777ef381fb11e91843a50d0d5e859a8853929934210f53f7c4
|
File details
Details for the file depsentinel_guard-1.2.6-py3-none-any.whl.
File metadata
- Download URL: depsentinel_guard-1.2.6-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa6df52a65a83cf8cc09d7115fc34c85d9c592cb741f0d9b72fcfe749ef9ae10
|
|
| MD5 |
2c93b482c2667de59c7d5b6d6a186d05
|
|
| BLAKE2b-256 |
4438797198ee977c7e97c0961c5b546522779dff6b074165368030a32f9c6f7b
|