Starsinger MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 30 Mar 2026.
MCP server for StarSinger AI music catalog — search, stream & browse AI-generated tracks
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет starsinger-mcp ссылается на jupiterspins/starsinger-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add starsinger-mcp -- npx -y starsinger-mcp
{
"mcpServers": {
"starsinger-mcp": {
"args": [
"-y",
"starsinger-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.starsinger-mcp]
command = "npx"
args = ["-y", "starsinger-mcp"]
{
"mcpServers": {
"starsinger-mcp": {
"args": [
"-y",
"starsinger-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"starsinger-mcp": {
"args": [
"-y",
"starsinger-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STARSINGER_API_KEY (Your StarSinger API key from https://mcp.starsinger.ai), STARSINGER_API_URL (Optional: Custom API base URL (default: https://mcp-api.starsinger.ai)).
The author declared them in the registry entry; get the values from the project itself.
Make a finished AI song with real vocals from a brief, or search and stream StarSinger's AI catalog
MCP server for Producer/Riffusion AI music generation
MCP server for Suno AI music generation, lyrics, and covers
MCP server for meme generation, template search, caption rendering, and AI meme creation.
MCP server for ByteDance Seedream AI image generation
AI-powered web research MCP server for agents. Supports web search, browse page, extract...
ContextStream MCP server for code context, memory, search, and AI tools.
AI-powered test case generator ai MCP server for agents. Supports generate test cases, generate
Answers built from our own checks of this server.