suno-mcp

Generate AI music tracks and MP3 variants via Suno MCP.

3|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/venetanji/creative-skills --skill suno-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suno-mcp
Source: https://github.com/venetanji/creative-skills/tree/main/suno-mcp
Command: npx skills add https://github.com/venetanji/creative-skills --skill suno-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Generates AI music tracks by orchestrating Suno MCP, reducing the manual steps to craft lyrics-driven songs, instrumental pieces, or mood-driven genre tracks.

Core Features & Use Cases

  • Automated Song Generation: Orchestrates Suno MCP to produce tracks from lyrics and style prompts.
  • Automated Download: Retrieves generated MP3s from MCP endpoints for local delivery.
  • Multi-Variant Output: Produces multiple song variants for easy selection and delivery.

Quick Start

Run the generate_song.py script with your lyrics, tags, and a title to produce a Suno MCP song, then retrieve the resulting MP3 with the downloader.

Frequently Asked Questions about suno-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI music tracks from custom lyrics automatically?

You can generate AI music by running the generate_song.py script with your lyrics, style tags, and a title. This orchestrates Suno MCP to produce multiple song variants and retrieves the resulting MP3 files via automated download.

Can I automate downloading MP3s after Suno MCP finishes generating a song?

Yes, the skill includes an automated download component that retrieves generated MP3s directly from MCP endpoints for local delivery immediately after the AI music generation completes successfully.

Does this AI music generation skill handle retries and timeouts?

Yes, this AI music generation skill handles retries and timeouts. It implements end-to-end orchestration with MCP, including built-in retry logic and timeout handling to ensure reliable multi-variant track output.

What is the best way to create mood-driven instrumental tracks using Suno?

The best way to create mood-driven instrumental tracks is to provide style tags and prompts without lyrics to the generation script. The skill orchestrates Suno MCP to produce instrumental tracks based on specified mood-driven genres.

Do I need to install any dependencies to use Suno MCP for AI music generation?

No, you do not need to install any external dependencies to use Suno MCP for AI music generation. The skill operates independently using its internal scripts and references to orchestrate the MCP endpoints.