Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUNAPI_API_KEYNoYour RunAPI API key. Can also be set in ~/.config/runapi/config.json.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
loginA

Authenticate RunAPI by opening a browser PKCE login flow and saving the API key to ~/.config/runapi/config.json.

add_samplesB

Create a Suno task on RunAPI (add samples). Returns a task id, status, and output URLs.

blend_lyricsB

Create a Suno task on RunAPI (blend lyrics). Returns a task id, status, and result payload.

cover_audioB

Create a Suno task on RunAPI (cover audio). Returns a task id, status, and output URLs.

create_mashupB

Create a Suno task on RunAPI (create mashup). Returns a task id, status, and output URLs.

extend_musicB

Create a Suno task on RunAPI (extend music). Returns a task id, status, and output URLs.

generate_lyricsB

Create a Suno task on RunAPI (generate lyrics). Returns a task id, status, and result payload.

inspire_musicC

Create a Suno task on RunAPI (inspire music). Returns a task id, status, and output URLs.

remaster_audioA

Create a Suno task on RunAPI (remaster audio). Returns a task id, status, and output URLs.

separate_audio_stemsC

Create a Suno task on RunAPI (separate audio stems). Returns a task id, status, and output URLs.

stitch_audioC

Create a Suno task on RunAPI (stitch audio). Returns a task id, status, and output URLs.

text_to_musicA

Create a Suno task on RunAPI (text to music). Returns a task id, status, and output URLs.

text_to_soundC

Create a Suno task on RunAPI (text to sound). Returns a task id, status, and output URLs.

get_taskB

Fetch the current status and latest result payload for a suno task.

check_pricingB

Look up RunAPI pricing for the suno model line.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/runapi-ai/suno-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server