Back to Home
kritsxxxiva-sudo icon

Mureka-mcp

Verified Safe

by kritsxxxiva-sudo

Overview

The Mureka Model Context Protocol (MCP) server enables AI clients to generate lyrics, songs, and background music using Mureka's APIs.

Installation

Run Command
uvx mureka-mcp

Environment Variables

  • MUREKA_API_KEY
  • MUREKA_API_URL
  • TIME_OUT_SECONDS
  • MUREKA_MCP_BASE_PATH

Security Notes

The server retrieves API keys from environment variables, which is good practice. It uses standard HTTP libraries for external API calls. File system operations are present for saving generated audio, with checks for directory writeability and defaulting to the user's Desktop. However, if a malicious MCP client or agent were to provide crafted `output_directory` inputs, there's a theoretical risk of writing files to unintended locations, especially if `MUREKA_MCP_BASE_PATH` is configured in a less restrictive manner by the user. The `is_file_writeable` check mitigates some risks by preventing writes to unwritable system paths, but it does not prevent overwriting existing user-writable files.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-03

Tags

Music GenerationAIMCP ServerLyricsBackground Music