Skip to main content
Glama
524,441 tools. Updated 2026-09-06 15:49

"Sketch" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Search and browse the EpicPxls design-asset marketplace — 65K+ UI kits, fonts, mockups, icons, and templates with commercial licenses and editable Figma/Sketch/PSD source files. Read-only, no auth: search items, get item details, list categories, fetch free assets, and extract color palettes.

  • External counterparty-risk checks and signed receipts for autonomous agents and machine payments.

  • Render a named 2D KCL sketch as a debug PNG to inspect geometry and solver freedom without opening a modeling session. Provide sketch name and KCL source or path.
    MIT
  • Retrieve sketch path UUIDs for a CAD entity using its entity ID and a modeling session ID. Identifies paths linked to the entity for further design operations.
    MIT
  • Create a new sketch on a front, top, or right plane. Returns the sketch name and opens it for editing, allowing geometry addition and extrusion into a 3D feature.
    Apache 2.0
  • Anchor a new sketch to a specific face on an existing body. Use this to create sketches for holes, pockets, or raised features.
    Apache 2.0
  • Creates a rectangle on an active sketch by specifying two opposite corner coordinates in millimeters. Requires a prior create_sketch call.
    Apache 2.0
  • Remove material from a CAD body using a sketch profile to create holes or recesses. Supports through-all cuts and automatically fails if the sketch does not intersect the material.
    MIT
  • Repeat base features along a sketch axis in FreeCAD to create a linear pattern, specifying total length and number of copies.
    MIT
  • Modify a sketch dimension's expression using its parameter name, then validate design health to catch broken downstream features. Solve dimensional changes by redefining values directly.
    MIT
  • Rebuild a stale extrude feature by capturing its inputs, deleting it, and re-creating from the current sketch. Returns a structured error for unsupported feature types with recommendations.
    MIT
  • Reopen an existing sketch to edit dimensions, relations, or geometry without rebuilding the part.
    Apache 2.0
  • Draw a center-defined arc on an active sketch by specifying center, radius, start/end angles, and direction for cw or ccw sweep.
    Apache 2.0