Catalog / DeepSRT MCP Server 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 Only Official distribution DeepSRT
Verified clean Npm · 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.
1 Distribution channel
2 Independently observed tools
0 Linked remote endpoints
Available Version 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.9Copy
npx -y -p @deepsrt/deepsrt-mcp@0.1.9 @deepsrt/deepsrt-mcpCopy
MCP client configuration example {
"mcpServers": {
"@deepsrt/deepsrt-mcp": {
"command": "npx",
"args": [
"-y",
"-p",
"@deepsrt/deepsrt-mcp@0.1.9",
"@deepsrt/deepsrt-mcp"
]
}
}
}
Identity Canonical slug deepsrt-mcp-server-4c29479cDeployment Local Only Canonical package npm:@deepsrt/deepsrt-mcp Repository DeepSRT/deepsrt-mcp First published — Latest release — Last security verification Aug 15, 2026 Classification confidence 90% Publication Published Official distribution Yes
Distributions
Current release Package Version Published / observed Inventory Security scan npm @deepsrt/deepsrt-mcp 0.1.9Current Sep 5, 2026 2 tools Succeeded · 0 resources · 0 prompts Verified 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 pricing Contact sales Tailored to your organization, integrations, data needs, and support requirements.
Current version evidence Provenance artifact_hash_verified Signature — MCP SDK @modelcontextprotocol/sdk Artifact SHA-256 3046424ea910602280ff1e88eb813d42654c97679f9d6afcad43f9a6c47f1254Scanner mcp-proof-engine 0.1.0 Scan completed Aug 15, 2026 Security rating 24 / 100 Methodology version-rating-1.0
Executable entrypoints [
"@deepsrt/deepsrt-mcp"
] Rating reasons [
"security_policy_not_observed"
]
0 Proven
215 Clean
0 Inconclusive
0 Flaky
0 Errors
Current protocol inventory 2024-11-05 Negotiated protocol
deepsrt-mcp Server-reported name
1 Capability groups
Aug 14, 2026 Observed
Tools 2 Tool Category Annotations Risk get_summary Get 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_transcript Get 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"
]
} — —
Remote endpoints Endpoint Transport Authentication Health Observed 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.