Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 📐 Architecture & Design
  3. MeltFlex AI
MeltFlex AI logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 8:31:33 PM

MeltFlex AI

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
interior-designarchitecture3dimage-generationmcp

Restyles spaces, places real furniture, and creates videos or 3D outputs from photos through MeltFlex AI.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

The install command below started, but didn't respond the way we expected when we tried to talk to it.

npx -y meltflex-mcp

initialize succeeded but no response to tools/list.

This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 4d ago.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "meltflex-ai": {
      "command": "npx",
      "args": [
        "-y",
        "meltflex-mcp"
      ],
      "env": {
        "MELTFLEX_API_KEY": "YOUR_VALUE_HERE"
      }
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives📐 More in Architecture & Design

Overview

MeltFlex AI MCP server gives agents tools for photorealistic interior, exterior, furniture, video, and 3D generation from images or floorplans. It calls the public MeltFlex API using the user's API key, with image, video, and 3D generations charged to that account's credits. Use it for room redesigns, virtual staging, product-specific furniture placement, floorplan conversion, furniture modeling, or explorable room worlds. The repository also provides Markdown-based skills for agents that do not use MCP directly.

Use cases

•Restyle a room from a reference photo
•Stage an empty property with furniture
•Convert a floorplan into a 3D model
•Create an explorable world from a room photo
•Generate a cinematic design walkthrough

Key features

•16 prompt-driven image design modes
•Product-specific furniture placement
•Furniture photo to GLB conversion
•Floorplan to rendered image or 3D model
•Room photo to explorable 3D world
•Cinematic walkthrough video generation

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MeltFlex AI.

Extracted Tool Capabilities
16 prompt-driven image design modes
Product-specific furniture placement
Furniture photo to GLB conversion
Floorplan to rendered image or 3D model
Room photo to explorable 3D world
Cinematic walkthrough video generation

How MeltFlex AI works

What MeltFlex AI does

The MeltFlex AI MCP server connects an AI agent to MeltFlex's image, video, and 3D generation API. It is aimed at architecture and design workflows involving rooms, buildings, gardens, furniture, floorplans, and 3D visualization.

The design skill supports 16 image modes, including room restyling, virtual staging, layout improvement, decluttering, exterior and garden design, wall and floor changes, stairs, doors, windows, kitchen and bathroom redesigns, photo rendering from a 3D draft, seasonal variations, and masked region edits. A separate furniture skill places specified real products into a room photo using up to 10 reference images. The 3D skill covers furniture photos converted to models, floorplans converted to models or rendered images, and room photos converted to explorable 3D worlds.

How it works

The skills call MeltFlex's public API directly. A source photo, floorplan, or reference image is sent with the selected operation and optional generation settings. Image requests can specify 512, 1K, or 2K resolution, a design level, one to three variations, and reference image URLs. Region editing uses a mask and changes one marked area.

The repository exposes Markdown-based skills such as /meltflex:design, /meltflex:furniture, and /meltflex:3d. It also supports MCP-speaking clients and agents that can load these skills. Longer 3D jobs can return HTTP 202 with a polling URL; the 3D skill handles that polling flow. Listed MCP operations include video generation, floorplan-to-3D conversion, furniture-to-3D conversion, and world generation. The floorplan rendered-picture option is documented as REST-only.

Setup and configuration

Install the repository with npx skills add MeltFlexDevs/skills, GitHub CLI, the Claude Code marketplace, or the included setup script. The project also documents installation paths for Cline and other MCP-settings agents.

An active paid MeltFlex subscription is required. Generate an API key from MeltFlex account settings and expose it as MELTFLEX_API_KEY. Alternatively, the MCP or CLI login command opens MeltFlex's browser authorization flow and stores the resulting key in ~/.meltflex/config.json with restricted file permissions.

The MeltFlex AI MCP server bills every generation to the authenticated user's account. Image generations cost 10 credits each, with failed images automatically refunded. Other documented costs include 100 or 150 credits for a 4- or 8-second video, 75 credits for a furniture model, 10 or 100 credits for floorplan output, and 30 or 200 credits for draft or HD worlds.

Tools and capabilities

  • Restyle rooms, exteriors, gardens, kitchens, and bathrooms from photos.
  • Apply floor, wall, stair, door, or window changes.
  • Furnish spaces with specified products and reference images.
  • Produce cinematic walkthrough videos in MP4 format.
  • Convert furniture photos to GLB models, with additional USDZ, FBX, and OBJ output noted for that operation.
  • Convert floorplans to rendered 3D pictures or GLB models, and create explorable worlds from room photos.

Limitations and notes

MeltFlex generation requires an active paid subscription, an API key, and available account credits. The documented 3D operations can take about one to five minutes, while video generation takes about one minute. Results that outlive the request use asynchronous polling.

The repository does not describe a local generation runtime; its skills call the public MeltFlex API. It also distinguishes between MCP-supported operations and the floorplan-to-render REST option. Treat the published credit amounts and processing times as operation-specific reference values rather than a single fixed cost or response time.

For developers evaluating the MeltFlex AI MCP server in the Architecture & Design category, the main fit is agent-assisted visual iteration rather than general-purpose 3D authoring or CAD editing. The provided material documents image, video, model, and world generation, but does not describe direct editing of generated 3D assets.

Getting started with this MeltFlex AI MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Architecture & Design View all alternatives
  • Opentakeoff logoOpentakeoff

    Construction plan takeoff on stdio — load a plan PDF, read the title block, adopt the drawing scale (never applied silently), one-click trace rooms, and export real-world quantities (square footage, linear feet, counts) with provenance receipts. Install via NPM: npx -y opentakeoff-mcp

    📐 Architecture & Design3 views
    Compare vs Opentakeoff →
  • AI Diagram Maker MCP logoAI Diagram Maker MCP

    MCP server for AI Diagram Maker — generate flowcharts, sequence diagrams, ERDs, system/network architecture, UML, mindmap, and workflow from natural language, code, ASCII, images, or Mermaid. Inline rendering using MCP Apps UI and editable diagram URLs. Requires API key.

    📐 Architecture & Design1 views
    Compare vs AI Diagram Maker MCP →
  • Posecode logoPosecode

    "Mermaid for human movement" — a text language any LLM can write, rendered as a safe, anatomically-clamped 3D human figure in the browser.

    📐 Architecture & Design2 views
    Compare vs Posecode →
  • Aidc AI MCP logoAidc AI MCP

    Deterministic AI data-center design engine exposed as MCP tools (design, validate, layout): rack count, design PUE, total MVA, liquid/air cooling split, CDU planning, cost & timeline. NVIDIA Rubin-era, 22.9 kV intake, Korea. Remote Streamable HTTP at https://aidc-ai.io/api/mcp; no key for the anonymous tier.

    📐 Architecture & Design4 views
    Compare vs Aidc AI MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
414
Package downloads in the last 30 days.
Last commit
20d ago
Most recent push to the default branch.
Install check
Inconclusive
Started but did not complete the MCP handshake in our test.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MeltFlex AI

Install the repository with `npx skills add MeltFlexDevs/skills`, GitHub CLI, the Claude Code marketplace, or the included setup script. Additional MCP installation instructions are provided for Cline and other MCP-settings agents.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMeltFlex AI AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/meltflex-ai?style=directory)](https://allmcps.com/mcp/meltflex-ai)
HTML Embed
<a href="https://allmcps.com/mcp/meltflex-ai"><img src="https://allmcps.com/api/badge/meltflex-ai?style=directory" alt="MeltFlex AI on AllMCPs" /></a>

Technical Specs & Signals

Category📐Architecture & Design
PricingBring your own API key (usage-based cost)
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsCursor, Cline / VS Code
Last updatedSep 19, 2026
11/16 checks healthy over the last 45d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit20d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
npm downloads414/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
47Quality signal: Fair · 47/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity7/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev · meltflex-mcp (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 📐 Architecture & Design →Alternatives to MeltFlex AI →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients