Back to Home
pasie15 icon

mcp-server-musicgpt

Verified Safe

by pasie15

Overview

This server provides an MCP interface to the MusicGPT API, enabling AI-powered music generation, voice manipulation, audio processing, and analysis.

Installation

Run Command
npx -y mcp-server-musicgpt

Environment Variables

  • MUSICGPT_API_KEY

Security Notes

The server correctly handles API key management via environment variables, preventing hardcoded secrets. It includes robust error handling for external API interactions, which helps prevent sensitive backend details from leaking and provides specific guidance (e.g., for authentication or rate limits). The server operates via stdio, limiting its direct network exposure as it's designed to be run as a child process by an MCP client. Input validation is present for tool arguments. No discernible malicious patterns or unsafe code execution mechanisms (like 'eval' or arbitrary 'child_process' execution) were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-13

Tags

AI MusicAudio ProcessingVoice GenerationMCPDeveloper Tool