Skip to main content
Glama

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 precise continue_at timestamps)

    • suno_separate_stems (Isolate vocals and instrumentals)

    • suno_get_clip (Fetch audio and status)

Related MCP server: Aetherwave Studio

Quickstart for Hermes Agent

  1. Install dependencies: pip install "mcp[cli]" httpx

  2. Add to your config (mcp.json or .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"
      }
    }
  }
}
F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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