We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MeroZemory/suno-multi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp.yaml•1.01 KiB
server:
name: suno-mcp
version: 2.0.0
command: python -m suno_mcp.server
env:
PYTHONPATH: src
PYTHONUNBUFFERED: "1"
tools:
- name: suno_open_browser
description: Open Chrome browser with stealth mode for Suno AI
- name: suno_login
description: Login to Suno AI via Google OAuth with session persistence
- name: suno_generate_track
description: Generate a new music track using Suno AI
- name: suno_download_track
description: Download a generated track from Suno AI library
- name: suno_get_status
description: Get current session and browser status
- name: suno_close_browser
description: Close the browser session
- name: suno_library_list
description: List tracks from your Suno AI library
- name: suno_track_info
description: Get detailed information about a specific track
- name: suno_track_extend
description: Extend an existing track with additional content
- name: suno_track_remix
description: Remix an existing track with a new prompt and style