Skip to content
Back to search
30
MCP

vidcap-mcp-server

npm/vidcap-mcp-server

TypeScript Model Context Protocol (MCP) server for VidCap YouTube API. Includes CLI support and extensible structure for connecting AI systems (LLMs) to VidCap YouTube API

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vidcap-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}