lunar
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., "@lunarLoad the Stanford Bunny and remesh it to 5000 vertices."
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.
Features
Analysis — topology, curvature, distance fields, histograms, per-component stats
Arrangements & booleans — booleans, multi-mesh arrangements, polygon soup arrangements and self-intersection resolution
Remeshing — isotropic remesh, decimation, Laplacian and Taubin smoothing
Isocontours & isobands — scalar field level sets with curve triangulation
Alignment — ICP and OBB registration, frame alignment
AI-controllable — full MCP server; every operator callable by AI agents
Import / Export — STL and OBJ with drag-and-drop
All computation runs in trueform's WASM runtime — parallel, exact, and browser-native.
Related MCP server: camofox-browser-mcp
Getting Started
pnpm install
pnpm dev # Vite dev server (no MCP)
pnpm dev:mcp # build + wrangler dev (full MCP stack, port 8788)Requires Node 20+ and pnpm. pnpm dev is fastest for UI work. pnpm dev:mcp runs the full Cloudflare Worker stack locally with MCP support.
AI Integration
Lunar exposes an MCP server. Connect any MCP-compatible AI assistant (Claude, etc.) to control the scene programmatically — create geometry, run operators, inspect results, take screenshots. See the MCP panel in the app for the connection URL.
Tech Stack
Vue 3 · Three.js · trueform (WASM) · Nuxt UI · Vite
License
Dual-licensed: PolyForm Noncommercial 1.0.0 for noncommercial use, commercial licenses available.
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
- Flicense-qualityDmaintenanceMCP server that exposes CAD geometry reasoning over STEP files to LLMs, allowing natural language queries about parts, assemblies, dimensions, holes, and mass properties.Last updated
- Alicense-qualityBmaintenanceMCP server for controlling a local camofox-browser instance, enabling LLM agents to perform web automation tasks such as navigation, interaction, snapshotting, and content extraction.Last updated94MIT
- AlicenseCqualityCmaintenanceMCP server for the Geopera geospatial data platform that enables AI agents to discover imagery, place and manage orders, and run analytics using the same API as other Geopera clients.Last updated100MIT
- Flicense-qualityBmaintenanceMCP server that enables AI agents to automate browser testing via Chromium, providing tools for navigation, interaction, and inspection.Last updated
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.
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/polydera/lunar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server