WalkMyPlan MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WalkMyPlan MCP ServerCreate a 3-bedroom house with an open kitchen and a pool."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
WalkMyPlan — Floor Plans to 3D, MCP Server
Describe a home and walk through it. Connect WalkMyPlan to Claude, ChatGPT, Cursor or any MCP client and design a house in conversation: tell it the rooms, sizes and shape and one call builds the complete layout — any footprint (L-shape, U-shape, courtyard), walls, doors, windows, named rooms, furniture, stairs, pools and parking — then returns a live link that opens in 2D and 3D in the browser. Already have a drawing? Upload a DWG or vector PDF and get the same editable, measured model.
WalkMyPlan is a Model Context Protocol (MCP) server. 45 tools. Remote Streamable HTTP with OAuth 2.1 (Dynamic Client Registration + PKCE) — keyless, no API key to paste.
🌐 Website: https://www.walkmyplan.com
📚 Install & docs: https://www.walkmyplan.com/docs
🔌 Endpoint:
https://mcp.walkmyplan.com/mcp
Connect
WalkMyPlan is a remote MCP server — no install, no local process. Point your client at the endpoint; OAuth runs automatically on first connect and creates the account.
Claude / generic MCP client (JSON)
{
"mcpServers": {
"walkmyplan": {
"url": "https://mcp.walkmyplan.com/mcp"
}
}
}Cursor
Add the url above in Cursor's Settings → Tools & MCP, or install from the listing on
cursor.directory.
Full per-client instructions: https://www.walkmyplan.com/docs
Related MCP server: Greenloom CAD MCP Server
Three ways to start
Describe it in chat — rooms, sizes, layout and shape in words; the model designs the layout and
build_houseexecutes it in one call.Sketch it yourself —
create_upload_linkreturns a private page where you draw the plan with a pencil (or start from a template) and press Build 3D. No sign-in.Start from a file — the same private link accepts DWG (best results) and vector PDF drawings.
Rooms are numbered and a compass marks directions, so follow-ups like "make room 3 wider" or "move the door on the north wall" land exactly.
What you can do (45 tools)
Area | Example tools |
Create |
|
Understand |
|
Furnish |
|
Structure |
|
Annotate |
|
Outdoors |
|
History & sharing |
|
Read operations are read-only; every edit is journaled and undoable.
How it works / data ownership
WalkMyPlan does not wrap or resell a third-party API. Plans are created by the user, stored in the user's own account, and stay private unless the user shares them. Uploaded drawings are converted deterministically to geometry — they are never used to train AI models. Edits are for visualization and planning; WalkMyPlan does not check structural safety or building codes.
Support
Email: support@walkmyplan.com
Issues: use this repository's issue tracker.
License
MIT — see LICENSE. (This repository hosts the MCP server's public metadata and
documentation; the server itself runs at mcp.walkmyplan.com.)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables controlling CAD software (AutoCAD, GstarCAD, ZWCAD) through natural language instructions, allowing users to create and modify drawings without manually operating the CAD interface.482MIT
- AlicenseAqualityCmaintenanceEnables automated CAD operations via natural language, supporting both AutoCAD LT on Windows and headless DXF generation on any platform.8MIT
- AlicenseAqualityCmaintenanceEnables AI agents to prepare floor plans for Ritn3D and interpret 3D outputs by providing tools for validation, complexity estimation, pricing, and failure analysis.9MIT
- Alicense-qualityDmaintenanceEnables interior planning for Korean apartments by converting natural language briefs into floorplans, estimates, quotes, proposals, schedules, and AI-generated renders.MIT
Related MCP Connectors
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images.
Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.
DXF and PDF/X-4 for AI agents: structured facts, PNG renders, an interactive in-chat viewer.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yaniv-fink/walkmyplan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server