MCP server intelligence profile

DeepSRT MCP Server

An MCP server that enables users to generate summaries of YouTube videos in multiple languages and formats through integration with DeepSRT's API

Local OnlyOfficial distributionDeepSRT
Verified cleanNpm · 0.1.9

Our scanner tested version 0.1.9 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
2Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @deepsrt/deepsrt-mcp from npm

Version 0.1.9 declares 1 executable entrypoint.

npm install --save-exact @deepsrt/deepsrt-mcp@0.1.9
npx -y -p @deepsrt/deepsrt-mcp@0.1.9 @deepsrt/deepsrt-mcp
MCP client configuration example
{
  "mcpServers": {
    "@deepsrt/deepsrt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@deepsrt/deepsrt-mcp@0.1.9",
        "@deepsrt/deepsrt-mcp"
      ]
    }
  }
}

Identity

Canonical slugdeepsrt-mcp-server-4c29479cDeploymentLocal Only
Canonical packagenpm:@deepsrt/deepsrt-mcpRepositoryDeepSRT/deepsrt-mcp
First publishedLatest release
Last security verificationAug 15, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@deepsrt/deepsrt-mcp0.1.910Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@deepsrt/deepsrt-mcp0.1.9CurrentSep 5, 20262 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-2563046424ea910602280ff1e88eb813d42654c97679f9d6afcad43f9a6c47f1254
Scannermcp-proof-engine 0.1.0Scan completedAug 15, 2026
Security rating24 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "@deepsrt/deepsrt-mcp"
]
Rating reasons
[
  "security_policy_not_observed"
]
0Proven
215Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2024-11-05Negotiated protocol
deepsrt-mcpServer-reported name
1Capability groups
Aug 14, 2026Observed

Tools 2

ToolCategoryAnnotationsRisk
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

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

DeepSRT MCP Server questions

How do I install DeepSRT MCP Server?

Install the selected package version with: npm install --save-exact @deepsrt/deepsrt-mcp@0.1.9

What tools does DeepSRT MCP Server provide?

DeepSRT MCP Server exposed 2 tools during independent protocol observation, including get_summary, get_transcript.

Is DeepSRT MCP Server secure?

Our scanner tested version 0.1.9 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.