← MCP Security Catalog

DeepSRT MCP Server 0.1.9

npm · @deepsrt/deepsrt-mcp · latest release

Verified with no proven findings
Security result
2
Observed tools
24
Version rating
Change risk

Independent inventory

Observed 2026-08-14T06:23:11.973Z using mcpSecurity-inventory. Protocol 2024-11-05.

ToolCategoryRisk
get_summaryGet summary for a YouTube video
Input 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 timestamps
Input 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"
  ]
}

Resources 0

Resource templates 0

Prompts 0

Changes from previous version

No completed comparison is available.

RiskChangeSubject
No material changes recorded.

Confirmed vulnerabilities

SeverityFindingAdvisory
No confirmed vulnerability is published for this version.

Provenance

Artifact SHA-256: 3046424ea910602280ff1e88eb813d42654c97679f9d6afcad43f9a6c47f1254

Scanner: mcp-proof-engine 0.1.0.

Let’s talk about MCP security.

Share your details and our security team will contact you.