A
Aimusic MCP Tool
作者 @amCharlie
Official MCP server for MusicMCP.AI - AI-powered music generation for Claude Desktop and other MCP clients
创建于 11/16/2025
更新于 29 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx aimusic-mcp-tool
Cursor 配置 (mcp.json)
{
"mcpServers": {
"amcharlie-aimusic-mcp-tool": {
"command": "uvx",
"args": [
"aimusic-mcp-tool"
]
}
}
}