Odel
QuickerSpot MCP Server

QuickerSpot MCP Server

Local
@raphaelinacioPythonUpdated 3w ago

Servidor MCP do QuickerSpot para vinhetas, rádio indoor e sonorização comercial com IA.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIquickerspot-mcpv0.1.5

Run

uvx quickerspot-mcp

MCP client config

{
  "mcpServers": {
    "quickerspot-mcp-server": {
      "command": "uvx",
      "args": [
        "quickerspot-mcp"
      ]
    }
  }
}