Serversio.github.vfxprojoe/studio-signal
S

io.github.vfxprojoe/studio-signal

io.github.vfxprojoe/studio-signal · v1.0.5
▦ npm
v1.0.5npm npm: @studiosignal/mcp-server↗ 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.vfxprojoe/studio-signal",
  "description": "AI-powered media & entertainment intelligence — research, briefs, and market data.",
  "repository": {
    "url": "https://github.com/vfxprojoe/studiosignal",
    "source": "github"
  },
  "version": "1.0.5",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@studiosignal/mcp-server",
      "version": "1.0.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Studio Signal API key (get free at developer.studiosignal.app)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "STUDIO_SIGNAL_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}