yhbcode000/ChatPianoToolServer
Chat Piano Tool API Server is a platform designed to transform voice commands into MIDI files using advanced AI models. It serves as a scalable API server, enabling seamless integration of tools for digital music creation. With modular design and OpenAI-compatible standards, it simplifies tool management, scalability, and API interactions
Platform-specific configuration:
{
"mcpServers": {
"ChatPianoToolServer": {
"command": "npx",
"args": [
"-y",
"ChatPianoToolServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...