Skip to main content
Glama

Mureka MCP Server

by SkyworkAI
pyproject.toml702 B
[project] name = "mureka-mcp" version = "0.0.13" description = "The mcp server of Mureka.ai" authors = [ { name = "wei.zhang", email = "zhangwei@singularity-ai.com" } ] readme = "README.md" classifiers = [] keywords = [ "mureka", "mcp", "music", "song", "instrumental", "aigc", "ai", "generate" ] requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.6.0", "sounddevice==0.5.1", "soundfile==0.13.1", "requests==2.31.0" ] [project.scripts] mureka-mcp = "mureka_mcp.api:main" [build-system] requires = ["setuptools>=45", "wheel"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] testpaths = ["tests"] python_files = ["test_*.py"]

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/SkyworkAI/Mureka-mcp'

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