0.1.9npm · @deepsrt/deepsrt-mcp · latest release
Observed 2026-08-14T06:23:11.973Z using mcpSecurity-inventory. Protocol 2024-11-05.
| Tool | Category | Risk |
|---|---|---|
get_summaryGet summary for a YouTube videoInput schema{
"type": "object",
"properties": {
"videoId": {
"type": "string",
"description": "YouTube video ID"
},
"lang": {
"type": "string",
"description": "Target language (default: zh-tw)",
"default": "zh-tw"
},
"mode": {
"type": "string",
"enum": [
"narrative",
"bullet"
],
"description": "Summary mode (default: narrative)",
"default": "narrative"
}
},
"required": [
"videoId"
]
} | — | — |
get_transcriptGet transcript for a YouTube video with timestampsInput schema{
"type": "object",
"properties": {
"videoId": {
"type": "string",
"description": "YouTube video ID or full YouTube URL"
},
"lang": {
"type": "string",
"description": "Preferred language code for captions (default: en)",
"default": "en"
}
},
"required": [
"videoId"
]
} | — | — |
No completed comparison is available.
| Risk | Change | Subject |
|---|---|---|
| No material changes recorded. | ||
| Severity | Finding | Advisory |
|---|---|---|
| No confirmed vulnerability is published for this version. | ||
Artifact SHA-256: 3046424ea910602280ff1e88eb813d42654c97679f9d6afcad43f9a6c47f1254
Scanner: mcp-proof-engine 0.1.0.