Back to search
30
MCP

@iflow-mcp/mrgoonie-vidcap-mcp-server

npm/@iflow-mcp/mrgoonie-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%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

vidcap-mcp-server
TypeScript Model Context Protocol (MCP) server for VidCap YouTube API. Includes CLI support and extensible structure for connecting AI syste
0 tools
iflow-mcp_klavis-ai_youtube
YouTube MCP Server - A Model Context Protocol server for YouTube integration
0 tools
iflow-mcp_youtube-mcp-server
A comprehensive Model Context Protocol server for YouTube Data API access with 14 functions including transcript extraction and intelligent
0 tools
iflow-mcp_sinjab_mcp_youtube_extract
A Model Context Protocol (MCP) server for YouTube operations
0 tools
iflow-mcp-boxabirds-yt-gemini-mcp
A Model Context Protocol (MCP) server that enables AI coding assistants to analyze YouTube video transcripts using Gemini API
0 tools
iflow-mcp_mourad-ghafiri-youtube-mcp-server
A YouTube MCP Server for video information and transcription
0 tools

How to use

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

{
  "mcpServers": {
    "@iflow-mcp/mrgoonie-vidcap-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}