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
  • 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. 🎨 Art & Culture
  3. Text To Model
Text To Model logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:35:27 PM

Text To Model

User RatingsBe the first to rate and review this MCP server!
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website
fusion-360cad3d-modelingmcpjis

Creates parametric Fusion 360 models from natural-language instructions through 64 MCP CAD tools.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mikan-atomoki-text-to-model": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "http://127.0.0.1:13405/sse"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🎨 More in Art & Culture

Overview

The mikan-atomoki/text-to-model MCP server connects Claude to Autodesk Fusion 360 for natural-language 3D modeling. It runs as a Fusion 360 add-in with an embedded HTTP/SSE MCP endpoint, translating tool calls into Fusion 360 API operations. Its 64 tools cover sketches, solid features, modifications, inspection, standard JIS parts, and STEP/STL export. Reach for it when you want Claude Desktop or Claude Code to drive a parametric Fusion 360 workflow.

Use cases

β€’Create parametric Fusion 360 parts from text instructions
β€’Generate JIS-standard bolts, nuts, washers, and related components
β€’Build sketches and solid features through Claude
β€’Inspect Fusion 360 geometry and design information
β€’Export completed models as STEP or STL files

Key features

β€’64 MCP tools for Fusion 360 CAD operations
β€’Natural-language sketch and feature creation
β€’JIS mechanical part generation
β€’Parametric modeling and modification workflow
β€’SVG and DXF import
β€’STEP and STL export

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Text To Model.

Extracted Tool Capabilities
64 MCP tools for Fusion 360 CAD operations
Natural-language sketch and feature creation
JIS mechanical part generation
Parametric modeling and modification workflow
SVG and DXF import
STEP and STL export

How Text To Model works

What mikan-atomoki/text-to-model MCP server does

The mikan-atomoki/text-to-model MCP server lets Claude control Autodesk Fusion 360 through plain-text modeling instructions. It can create sketches and construction geometry, build solid features, modify bodies, inspect designs, and export models. The workflow is intended for parametric CAD: an agent can create a sketch, apply a feature, make changes, and then export the result.

The server also includes generators for JIS-standard mechanical parts. Supported examples include bolts, nuts, screws, washers, threaded holes, counterbores, countersinks, keyways, bearing holes, and O-ring grooves. The README describes these parts as using JIS dimensions; ISO equivalents are planned rather than listed as currently supported.

How it works

Fusion 360 hosts the add-in and its HTTP/SSE server. Claude connects to the local endpoint at http://127.0.0.1:13405/sse using MCP. A bridge receives tool calls and synchronizes their execution with Fusion 360’s main thread through a CustomEvent mechanism, where the Fusion 360 API performs the requested operation.

This architecture keeps the modeling operations inside the running Fusion 360 application. The mikan-atomoki/text-to-model MCP server therefore depends on Fusion 360 being installed and the TextToModel add-in being active when Claude sends requests.

Setup and configuration

Use the following setup sequence:

  1. Install Autodesk Fusion 360 and Node.js.
  2. Clone the repository into Fusion 360’s add-in directory. On Windows, the documented location is under %APPDATA%\Autodesk\Autodesk Fusion 360\API\AddIns\TextToModel; on macOS, it is under the user Library’s Fusion 360 API AddIns directory.
  3. In Fusion 360, open UTILITIES β†’ ADD-INS β†’ Scripts and Add-Ins, then run TextToModel.
  4. Configure an MCP client to connect to the local SSE endpoint.

For Claude Desktop, the README uses npx -y mcp-remote http://127.0.0.1:13405/sse in the MCP configuration. Claude Code can be registered with its SSE transport and the same local URL. The mikan-atomoki/text-to-model MCP server does not document an API key, OAuth flow, or other credential requirement.

Tools and capabilities

The 64 tools are grouped across several CAD functions:

  • Sketches: circles, rectangles, lines, arcs, splines, polygons, and sketch creation
  • Features: extrusions, revolves, sweeps, and lofts
  • Modifications: fillets, chamfers, shells, mirrors, variable fillets, and drafts
  • Patterns and combining: circular and rectangular patterns plus boolean operations
  • Construction and inspection: planes, axes, edge and face listings, sketches, and bounding boxes
  • Surface and splitting operations, body transforms, SVG/DXF import, and constraints
  • Appearance and utility actions, including body colors, renaming, parameters, undo, design information, and body/component listings
  • Export to STEP and STL, plus execution of Fusion-related code

Limitations and notes

The documented client support is Claude Desktop and Claude Code. The server is designed around Autodesk Fusion 360, so it is not a general-purpose standalone CAD engine. Its local endpoint uses HTTP/SSE on port 13405 according to the setup example. The README lists JIS standard parts and dimensions, while ISO equivalents are identified as planned. No hosted endpoint, authentication scheme, or Windows/macOS support beyond the listed add-in paths is documented.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Art & Culture View all alternatives
  • Jupytercad MCP logoJupytercad MCP

    An MCP server for JupyterCAD that allows you to control it using LLMs/natural language.

    🎨 Art & Culture3 views
    Compare vs Jupytercad MCP β†’
  • Blender MCP logoBlender MCP

    Open-source MCP to use Blender with any LLM

    🎨 Art & Culture3 views
    Compare vs Blender MCP β†’
  • Davinci Resolve MCP logoDavinci Resolve MCP

    MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control

    🎨 Art & Culture5 views
    Compare vs Davinci Resolve MCP β†’
  • Discogs MCP Server logoDiscogs MCP Server

    MCP server to interact with the Discogs API

    🎨 Art & Culture2 views
    Compare vs Discogs MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
6
Stargazers on the source repository.
Directory activity
3 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 Text To Model

Clone the repository into Fusion 360's API AddIns directory, run TextToModel from Fusion 360's Scripts and Add-Ins panel, and configure an MCP client to use the local SSE endpoint.

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 PreviewText To Model AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mikan-atomoki-text-to-model?style=directory)](https://allmcps.com/mcp/mikan-atomoki-text-to-model)
HTML Embed
<a href="https://allmcps.com/mcp/mikan-atomoki-text-to-model"><img src="https://allmcps.com/api/badge/mikan-atomoki-text-to-model?style=directory" alt="Text To Model on AllMCPs" /></a>

Technical Specs & Signals

Category🎨Art & Culture
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
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 stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
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 & tools23/30
Adoption & activity2/15
Community engagement0/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 🎨 Art & Culture β†’Alternatives to Text To Model β†’Install in Claude DesktopInstall in CursorInstall in VS Code