Suno-Hmnn-MCP
Provides tools for generating and managing music tracks via Suno Premier, including custom lyrics, model selection (v4/v3.5), clip extension at precise timestamps, stem separation, and fetching audio and status.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Suno-Hmnn-MCPCreate a song with lyrics about friendship and upbeat melody"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Suno-Hmnn-MCP
A local, zero-cost FastMCP server granting Hermes Agent, Antigravity IDE, and Claude full programmatic access to Suno Premier features (v4 models, stems, exact-timestamp extensions, and uncompressed WAV downloads).
Features
Zero Third-Party APIs: Uses your native Suno Premier account safely from your local IP.
Dual-Layer Auth: Seamless failover between Clerk Bearer JWTs and session cookies.
Full Premier Toolset:
suno_generate(Custom lyrics, v4/v3.5)suno_extend(Extend clips at precisecontinue_attimestamps)suno_separate_stems(Isolate vocals and instrumentals)suno_get_clip(Fetch audio and status)
Related MCP server: Aetherwave Studio
Quickstart for Hermes Agent
Install dependencies:
pip install "mcp[cli]" httpxAdd to your config (
mcp.jsonor.hermes/config.yaml):
{
"mcpServers": {
"suno-premier": {
"command": "python",
"args": ["/absolute/path/to/Suno-Hmnn-MCP/server.py"],
"env": {
"SUNO_SESSION_TOKEN": "YOUR_JWT",
"SUNO_COOKIE": "YOUR_COOKIE"
}
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityAmaintenanceAn MCP server that enables local AI models to automatically generate lyrics and style prompts, then submit songs to Suno via browser automation.MIT
- AlicenseAqualityBmaintenanceOne MCP server for music, image, video, and audio generation across Suno, Grok Imagine, Seedance, Kling, Hailuo, Wan, VEO, Ideogram, and GPT Image 2. Generate, edit, upscale, reframe, and master through one API key and one credit pool.16515MIT
- AlicenseAqualityBmaintenanceAn MCP server that generates music using your Suno account, enabling credit checking, song generation, and MP3 downloads without third-party APIs.7MIT
- FlicenseAqualityDmaintenanceMCP server for Suno music generation API that enables generating lyrics and custom songs with style tags, model selection, and automatic polling for task completion.2
Related MCP Connectors
MCP server for Suno AI music generation, lyrics, and covers
Generate Suno AI music (v5.5) from any MCP client. Async; billed only on success.
MCP server for Producer/Riffusion AI music generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/appeebaareecloudinfo-hash/Suno-Hmnn-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server