GOLEM-3DMCP-Rhino-

89 tools. 79 can modify or destroy data without limits.

2 destructive tools with no built-in limits. Policy required.

Last updated:

79 can modify or destroy data
10 read-only
89 tools total

Community server · catalogue entry verified 12/06/2026

How to control GOLEM-3DMCP-Rhino- ↓

What GOLEM-3DMCP-Rhino- exposes to your agents

Read (10) Write / Execute (77) Destructive / Financial (2)
Critical Risk

The most dangerous GOLEM-3DMCP-Rhino- tools

79 of GOLEM-3DMCP-Rhino-'s 89 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control GOLEM-3DMCP-Rhino-

PolicyLayer is an MCP gateway — it sits between your AI agents and GOLEM-3DMCP-Rhino-, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_layer": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "ungroup_objects": {
    "limits": [
      {
        "counter": "ungroup_objects_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "get_document_info": {
    "limits": [
      {
        "counter": "get_document_info_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register GOLEM-3DMCP-Rhino- — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GOLEM-3DMCP-RHINO- →

Free to start. No card required.

All 89 GOLEM-3DMCP-Rhino- tools

EXECUTE 26 tools
WRITE 51 tools
Write ungroup_objects Remove objects from their groups. Write hide_objects Hide or show objects in the Rhino document. Write add_named_view Save the current camera position of a viewport as a named view. Write align_objects Align objects along a common axis. Write array_objects_linear array_objects_linear Write array_objects_polar array_objects_polar Write cap_planar_holes Cap all planar holes in a brep with flat surfaces. Write convert_to_nurbs Convert an extrusion or SubD object to a NURBS brep. Write copy_objects Copy objects and translate the copies by a displacement vector. Write create_arc create_arc Write create_box create_box Write create_circle Create a full circle curve in the world XY plane. Write create_cone create_cone Write create_cylinder create_cylinder Write create_layer create_layer Write create_line Create a straight line curve. Write create_nurbs_curve create_nurbs_curve Write create_point Create a point object in the Rhino document. Write create_polyline create_polyline Write create_sphere create_sphere Write create_text create_text Write create_torus create_torus Write distribute_objects Distribute objects evenly along an axis. Write explode_object Explode a polycurve, brep, or group into its component parts. Write export_document export_document Write export_objects export_objects Write fillet_curves Create a fillet arc between two curves. Write group_objects Group objects together. Write import_file import_file Write join_curves Join multiple open curves into one or more polycurves. Write lock_objects Lock or unlock objects in the Rhino document. Write loft_curves loft_curves Write mesh_from_surface mesh_from_surface Write mirror_objects mirror_objects Write move_objects Translate (move) objects by a displacement vector. Write offset_curve offset_curve Write offset_surface offset_surface Write orient_objects orient_objects Write patch_surface patch_surface Write planar_surface Create a planar surface from a closed planar curve boundary. Write rebuild_surface rebuild_surface Write rotate_objects rotate_objects Write save_document Save the current Rhino document to its existing file path. Write save_document_as Save the current Rhino document to a new file path. Write set_background_color Set the background colour of a Rhino viewport. Write set_camera set_camera Write set_display_mode set_display_mode Write set_grasshopper_input set_grasshopper_input Write set_object_layer Move one or more objects to a different layer. Write set_object_name Assign a name to a Rhino object. Write set_user_text Set a user-text key-value pair on an object.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about GOLEM-3DMCP-Rhino-

Can an AI agent delete data through the GOLEM-3DMCP-Rhino- MCP server? +

Yes. The GOLEM-3DMCP-Rhino- server exposes 2 destructive tools including delete_layer, delete_objects. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through GOLEM-3DMCP-Rhino-? +

The GOLEM-3DMCP-Rhino- server has 51 write tools including ungroup_objects, hide_objects, add_named_view. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach GOLEM-3DMCP-Rhino-.

How many tools does the GOLEM-3DMCP-Rhino- MCP server expose? +

89 tools across 4 categories: Destructive, Execute, Read, Write. 10 are read-only. 79 can modify, create, or delete data.

How do I enforce a policy on GOLEM-3DMCP-Rhino-? +

Register the GOLEM-3DMCP-Rhino- MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every GOLEM-3DMCP-Rhino- tool call.

Deterministic rules across all 89 GOLEM-3DMCP-Rhino- tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

89 GOLEM-3DMCP-Rhino- tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.