Aetherwave Studio
Rank #31,161io.github.AetherWave-Studio/aetherwave-mcp
Music, image, video and audio generation across top AI providers - one key, one credit pool.
Aetherwave Studio is a Model Context Protocol (MCP) server published by aetherwave-studio. It ranks #31,161 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Aetherwave Studio is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 12, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 100,885 of 132,046 servers on MCP Toplist.
Use Aetherwave Studio
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add aetherwave-mcp -e "AETHERWAVE_API_KEY=<your AETHERWAVE_API_KEY>" -- npx -y @aetherwave-studio/mcpReplace each placeholder with your own value before saving.
[mcp_servers.aetherwave-mcp]
command = "npx"
args = ["-y", "@aetherwave-studio/mcp"]
[mcp_servers.aetherwave-mcp.env]
AETHERWAVE_API_KEY = "<your AETHERWAVE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aetherwave-mcp": {
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": "<your AETHERWAVE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aetherwave-mcp": {
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": "<your AETHERWAVE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aetherwave-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": "<your AETHERWAVE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aetherwave-mcp": {
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": "<your AETHERWAVE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aetherwave-mcp": {
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": "<your AETHERWAVE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AetherWave-Studio%2Faetherwave-mcp)<a href="https://mcptoplist.com/server/io.github.AetherWave-Studio%2Faetherwave-mcp"><img src="https://mcptoplist.com/badge/io.github.AetherWave-Studio%2Faetherwave-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
aetherwave-studio
Available versions (1)
| Version | Published |
|---|---|
| 0.2.6 | Jun 12, 2026 |
Frequently asked questions
- Who maintains Aetherwave Studio?
- Aetherwave Studio is maintained by aetherwave-studio, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Aetherwave Studio listed on the Official MCP Registry?
- Yes — Aetherwave Studio is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Aetherwave Studio have?
- MCP Toplist tracks 1 version of Aetherwave Studio, most recently published on Jun 12, 2026.
- Where can I find the source code for Aetherwave Studio?
- The source code for Aetherwave Studio is hosted at github.com/aetherwave-studio/aetherwave-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.