Loading MCP server directory, please wait...
Servidor MCP do QuickerSpot para vinhetas, rádio indoor e sonorização comercial com IA.
npx @getmcp/cli add io.github.raphaelInacio/quickerspot-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
QUICKERSPOT_API_KEYAPI Key M2M gerada no painel do QuickerSpot (/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.raphaelInacio/quickerspot-mcp": {
"command": "uvx",
"args": [
"quickerspot-mcp"
],
"env": {
"QUICKERSPOT_API_KEY": "",
"QUICKERSPOT_API_URL": "https://voz-comercial-backend-bvbcktwqoq-uc.a.run.app"
}
}
}
}