Nuclear
VerifiedAI agents control the Nuclear music player via MCP.
What is the Nuclear MCP server?
Nuclear provides a cross-platform desktop music experience with plugin-driven sources, themes, and library management. The MCP integration exposes player functions so AI clients can search artists, manage queues, and control playback directly.
It runs locally as a Tauri app with an optional MCP endpoint. Users configure connections in Claude, Cursor, or similar tools to let agents interact with their music library and streaming plugins.
Install & connect
Add this to your MCP client config. Pick your client below and copy.
{
"mcpServers": {
"nuclear": {
"command": "npx",
"args": [
"-y",
"pnpm"
]
}
}
}Package: pnpm (npm)
Other ways to install
npm
npm install pnpmExample prompts
Once connected, try asking your AI client:
Security & permissions
Runs locally via stdio transport with no external API keys required. It accesses your local music library, plugins, and player state.
What you can do with Nuclear
Voice-controlled playback
Tell your AI to search for a song and start playing it without touching the app.
Smart playlist building
Ask the agent to create playlists based on artists or moods using installed plugins.
Queue management
Reorder, shuffle, or clear the queue through natural language commands to the MCP server.
How to use Nuclear
- 1Enable the MCP server in Nuclear Settings → Integrations.
- 2Add the server to your AI client using the provided stdio command.
- 3Restart the AI client so it discovers the Nuclear MCP tools.
- 4Test by asking the agent to list current queue or search for music.
- 5Install streaming plugins inside Nuclear for full functionality.
Nuclear: pros & cons
Pros
- +Direct AI control over a full-featured music player
- +Plugin ecosystem expands available sources and metadata
- +No ads or tracking in the core player
- +Works offline once plugins are configured
Cons
- –No tools are documented in the public README
- –MCP setup requires manual client configuration
- –Depends on third-party plugins for actual streaming
Frequently asked questions
Go to Settings → Integrations and toggle the MCP server option.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…