Skip to main content
Glama

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: mcp-server-agent-browser

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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server that exposes CAD geometry reasoning over STEP files to LLMs, allowing natural language queries about parts, assemblies, dimensions, holes, and mass properties.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server that wraps agent-browser to let LLMs control a real browser, providing tools for navigation, interaction, reading page content, accessibility snapshots, screenshots, and session management.
    1
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Local browser MCP server that lets AI assistants control a real desktop browser via tools like navigate, snapshot, and search_web.
    MIT

Latest Blog Posts

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