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.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
cover_audioC

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

create_mashupC

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

extend_musicC

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

generate_lyricsC

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

text_to_musicC

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_taskA

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

check_pricingC

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