Loading MCP server directory, please wait...
Make a finished AI song with real vocals from a brief, or search and stream StarSinger's AI catalog
npx @getmcp/cli add ai.starsinger/starsinger-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
STARSINGER_API_KEYYour StarSinger API key from https://mcp.starsinger.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.starsinger/starsinger-mcp": {
"command": "npx",
"args": [
"-y",
"starsinger-mcp"
],
"env": {
"STARSINGER_API_KEY": ""
}
}
}
}