Serversio.github.Archivarix-com/tube-search-mcp
M

io.github.Archivarix-com/tube-search-mcp

io.github.Archivarix-com/tube-search-mcp · v1.0.4
▦ npm
v1.0.4npm npm: tube-search-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Archivarix-com/tube-search-mcp",
  "description": "Search archived YouTube videos including deleted, private, or region-blocked content.",
  "repository": {
    "url": "https://github.com/Archivarix-com/tube-search-mcp",
    "source": "github"
  },
  "version": "1.0.4",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "tube-search-mcp",
      "version": "1.0.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for Archivarix Tube Search. Obtain at https://tube.archivarix.net/profile (Plus tier or API tier required).",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "TUBE_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}