Skip to main content
Glama

gambaran-mcp — source

The MCP server published to npm as gambaran-mcp, together with the rendering engine it is built on.

claude mcp add gambaran -- npx -y gambaran-mcp

Path

What it is

packages/mcp

The MCP server. Tool reference and examples in its own README.

packages/core

The mockup engine — device catalog, layout geometry, motion, and the imperative Skia renderer. Shared with the Gambaran app.

src/assets/devices

The 26 device frames.

tools/frame-renderer

The generator that produces those frames, and their provenance NOTICE.

Build

npm install
npm run build

Requires Node 20 or newer. The build writes packages/mcp/dist, which is what the npm package ships.

Related MCP server: remotion-vision-mcp

Where development happens

This repository is exported from the Gambaran monorepo, which also holds the app itself. The paths above are preserved exactly as they sit upstream, so the sources here are byte-identical to the ones the published package is built from. Issues and pull requests are welcome here.

Licence

MIT © Aizz Tech Solutions. The device frames are original work generated by tools/frame-renderer; see tools/frame-renderer/NOTICE for how they are produced and why they are redistributable.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Turns text prompts into premium iOS UI mockups (PNG + HTML). Powered by Claude + a Playwright headless renderer. Two backends: local claude CLI (uses your Claude Code subscription) or the Anthropic API.
    4
    4
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables agentic vision loops for Remotion by providing tools to discover projects, list compositions, take screenshots, and render storyboards, returning images for model evaluation.
    -
  • F
    license
    A
    quality
    B
    maintenance
    Enables AI coding agents to test and automate Android apps rendering UI in OpenGL/Vulkan/Metal surfaces via screenshot-based vision tools for tapping, swiping, long-pressing, and recording, without accessibility tree dependency.
    9
    2
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    stdio bridge to the hosted ScreenMocks MCP server: design and export localized App Store / Play Store screenshots — device frames, 3D mockups, text, per-locale overrides across 48 locales, and a measured layout report the agent can verify its design against.
    MIT