Skip to main content
Glama
384,304 tools. Last updated 2026-08-03 14:08

"Solid" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Ground your AI with deterministic mechanical engineering tools. Prevent hallucinations in dynamics, thermal fluids, and solid mechanics via strict validation.

  • The OpenZeppelin Solidity Contracts MCP server integrates OpenZeppelin's security and style rules into AI-driven development workflows, enabling AI assistants to generate safe, correct, and production-ready smart contracts. It automatically validates generated code against OpenZeppelin standards (including imports, modifiers, naming conventions, and security checks) and supports various contract types including ERC-20, ERC-721, ERC-1155, Stablecoins, RWA, Governor, and Account contracts through prompt-driven workflows.

  • 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
  • Combine multiple mesh objects into a single datablock while preserving their individual geometry. Use for grouping objects without merging or altering their shapes.
    AGPL 3.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
  • 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