Skip to main content
Glama
519,350 tools. Updated 2026-09-06 07:28

"Solid" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server for the Solid protocol enabling AI models to read, write, search, and manage resources in Solid pods.
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for reading, searching, and optionally writing data in Solid Pods via LDP/RDF with headless client-credentials authentication.
    10
    MIT

Matching MCP Connectors

  • Create a new texture by filling with a solid color or uploading a PNG. Returns the texture's unique ID.
    MIT
  • Enumerate faces of solid bodies, returning centroid, type, and normal for spatial reasoning. Pass centroid to create_sketch_on_face for chained feature creation.
    Apache 2.0
  • Add a non-destructive solid color or gradient fill layer for sky fades, color washes, and vignettes. Use gradient with opacity stops to create fade-to-transparent effects.
    Functional Source , Version 1.1, MIT Future
  • Extrude a closed 2D sketch to create a solid boss feature. Set depth, direction, and whether to merge with existing bodies.
    Apache 2.0
  • Extrude a closed sketch profile into a solid boss feature. Control depth, end condition (blind or through all), direction, and whether to merge with existing bodies.
    Apache 2.0
  • Round sharp edges on any solid—including boolean results—to create realistic machined parts. Optionally fillet only short edges using a max length filter.
    MIT
  • Create curved parts by moving a profile along a path, producing bends, pipes, and ribs that standard operations cannot achieve, with support for arcs and splines.
    MIT
  • Retrieve metadata of the active SolidWorks part, including name, modification status, features with dimensions, and solid bodies. Use this to inspect the current part before suggesting modifications.
    Apache 2.0
  • Subtract material from a solid part using an active sketch. Supports blind, through all, up to surface, and offset cuts for precise material removal.
    Apache 2.0
  • Enumerate edges of solid bodies with midpoint coordinates to enable spatial reasoning for fillet and chamfer operations.
    Apache 2.0
  • List faces of solid bodies, returning centroid, normal, area, and type for each face to enable selection by spatial reasoning for sketching and extruding.
    Apache 2.0
  • Replace all fills on a node with a single solid color, then read back the value to confirm the write. Replaces every existing fill; strokes require a separate tool. One call equals one undo step.
    MIT
    Destructive
  • Add a non-destructive solid color fill layer covering the entire canvas. This adjustment-style layer can be toggled, recolored, or deleted without affecting other layers. Adjust its opacity or blend mode using set_layer_properties.
    MIT