MeltFlex AI
Rank #40,078io.github.MeltFlexDevs/meltflex
AI interior design — restyle rooms, place furniture, and virtually stage spaces from a photo.
MeltFlex AI is a Model Context Protocol (MCP) server published by meltflexdevs. It ranks #40,078 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MeltFlex AI is listed across 3 registries — Official MCP, mcp.so and PulseMCP, with 1 tracked version. It was first listed on Jun 3, 2026 and most recently updated on Jun 3, 2026.
Ranks ahead of 92,035 of 132,113 servers on MCP Toplist.
Use MeltFlex AI
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add meltflex -e "MELTFLEX_API_KEY=<your MELTFLEX_API_KEY>" -- npx -y meltflex-mcpReplace each placeholder with your own value before saving.
[mcp_servers.meltflex]
command = "npx"
args = ["-y", "meltflex-mcp"]
[mcp_servers.meltflex.env]
MELTFLEX_API_KEY = "<your MELTFLEX_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<your MELTFLEX_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<your MELTFLEX_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"meltflex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<your MELTFLEX_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<your MELTFLEX_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"meltflex": {
"command": "npx",
"args": [
"-y",
"meltflex-mcp"
],
"env": {
"MELTFLEX_API_KEY": "<your MELTFLEX_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.MeltFlexDevs%2Fmeltflex)<a href="https://mcptoplist.com/server/io.github.MeltFlexDevs%2Fmeltflex"><img src="https://mcptoplist.com/badge/io.github.MeltFlexDevs%2Fmeltflex.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
meltflexdevs
Other servers by meltflexdevs
View all meltflexdevs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jun 3, 2026 |
Frequently asked questions
- Who maintains MeltFlex AI?
- MeltFlex AI is maintained by meltflexdevs, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MeltFlex AI listed on the Official MCP Registry?
- Yes — MeltFlex AI is listed on the Official MCP Registry, alongside mcp.so and PulseMCP.
- How many versions does MeltFlex AI have?
- MCP Toplist tracks 1 version of MeltFlex AI, most recently published on Jun 3, 2026.
- Where can I find the source code for MeltFlex AI?
- The source code for MeltFlex AI is hosted at github.com/meltflexdevs/skills.
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.