Pypi:best Cad

321 tools. 209 can modify or destroy data without limits.

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

Last updated:

209 can modify or destroy data
112 read-only
321 tools total

Community server · catalogue entry checked 09/07/2026

How to control Pypi:best Cad ↓

What Pypi:best Cad exposes to your agents

Read (112) Write / Execute (199) Destructive / Financial (10)
Critical Risk

The most dangerous Pypi:best Cad tools

209 of Pypi:best Cad's 321 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Pypi:best Cad

PolicyLayer is an MCP gateway — it sits between your AI agents and Pypi:best Cad, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "clear_spatial_annotations": {
    "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
{
  "activate_workspace_drawing": {
    "limits": [
      {
        "counter": "activate_workspace_drawing_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_drawing_intent": {
    "limits": [
      {
        "counter": "analyze_drawing_intent_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 Pypi:best Cad — 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 PYPI:BEST CAD →

Instant setup, no code required.

All 321 Pypi:best Cad tools

EXECUTE 25 tools
Execute build_drawing_ir Build CAD-IR v2 from scanned metadata, with optional section filtering. Execute check_runtime_environment Run runtime preflight checks before live CAD work. Execute execute_cad_plan Execute a guarded CAD plan only when allow_modify=True. Execute execute_query execute_query Execute execute_sql_query 执行 SQL 查询(execute_query 的别名,兼容不同的命名习惯)。 Execute highlight_entities 批量高亮多个实体。 Execute pan 平移视图(不改变缩放级别)。 Execute plot_preview 显示打印预览窗口。 Execute plot_to_device 将当前布局发送到打印设备/绘图仪。 Execute regen 重新生成图形显示(刷新视图)。 Execute reload_xref 重新加载外部参照(获取源文件的最新内容)。 Execute render_drawing_view render_drawing_view Execute restart_mcp restart_mcp Execute restore_named_view 恢复到之前保存的命名视图。 Execute revolve_region 将面域绕轴旋转生成三维旋转体。 Execute select_on_screen 交互式屏幕选择 — 提示用户在 AutoCAD 中手动选择实体。 Execute send_command 向 AutoCAD 命令行发送原始命令。 Execute set_active_layout 切换到指定布局。 Execute set_active_ucs 激活指定的UCS。 Execute set_variable 设置 AutoCAD 系统变量的值。 Execute zoom_all 缩放到图形界限(显示整个绘图区域)。 Execute zoom_center 居中缩放到指定位置。 Execute zoom_extents 缩放到图形范围(让所有对象可见并填满视图)。 Execute zoom_previous 恢复到前一个视图(撤销视图变化)。 Execute zoom_scale 按比例缩放视图。
WRITE 174 tools
Write activate_workspace_drawing Switch metadata reads and writes to a drawing inside the current workspace. Write add_3point_angular_dimension 添加三点角度标注(通过三个点定义角度)。 Write add_angular_dimension 添加角度标注(测量并显示两条线之间的角度)。 Write add_arc_dimension 添加弧长标注(标注圆弧的弧长)。 Write add_baseline_dimension 添加基线标注(从上一个标注的公共基线延伸)。 Write add_continue_dimension 添加连续标注(首尾相接的尺寸链)。 Write add_diametric_dimension 添加直径标注(用于标注圆的直径)。 Write add_hatch add_hatch Write add_hyperlink 为实体添加超链接。 Write add_leader 绘制引线标注(带箭头的指引线 + 可选文字注释)。 Write add_linear_dimension 添加对齐线性标注(自动测量两点间距离并显示)。 Write add_mleader 绘制多重引线(现代化的引线标注,带文字和更好的格式)。 Write add_ordinate_dimension 添加坐标标注(显示 X 或 Y 坐标值)。 Write add_qdim add_qdim Write add_radial_dimension 添加半径标注(用于标注圆弧或圆的半径)。 Write add_region 将闭合曲线转换为面域对象。 Write add_rotated_dimension 添加旋转线性标注(可指定标注方向)。 Write add_shape 绘制形 (Shape) — 从 .shx 形状文件中插入预定义图形。 Write add_spatial_annotation add_spatial_annotation Write add_table 在图纸中插入表格。 Write add_viewport 在图纸空间布局中创建视口。 Write align_entities 对齐实体。通过成对的源点和目标点集移动、旋转实体的二维或三维操作。 Write array_polar 环形阵列:围绕中心点环形复制实体。 Write array_rectangular 矩形阵列:按行和列复制实体。 Write attach_xref 附加外部参照 (Xref):将另一个 DWG 文件链接到当前图纸。 Write audit_drawing 审计并修复当前图纸中的错误。 Write begin_undo_group Begin an AutoCAD undo group for transactional CADPlan execution. Write bind_all_dimensions Bind all scanned dimension annotations to likely measured geometry. Write bind_dimension_to_geometry Bind one scanned dimension annotation to likely measured geometry. Write break_entity 在指定点处打断实体(将实体一分为二)。 Write chamfer_entities 对两个实体执行倒角(斜角连接)。 Write chamfer_polyline 对整个多段线的所有角点进行倒角。实用接口。 Write clear_selection_set 清空指定选择集(不移除实体,只清空选择)。 Write close_drawing 关闭当前图纸。 Write copy_dimension_style 复制标注样式。基于现有样式创建新的标注样式。 Write copy_entity 复制实体。可选地在复制后移动新实体。 Write create_block 创建图块定义(将多个实体组合为一个可重复使用的图块)。 Write create_group 创建实体组(将多个实体编组为一个可整体操作的组)。 Write create_layer 创建新图层或修改已有图层的颜色。 Write create_layout 创建新的图纸空间布局(用于打印/出图设置)。 Write create_material 创建新的渲染材质。 Write create_new_drawing 创建新的 AutoCAD 图纸。 Write create_registered_application 注册新的应用名称(用于存储扩展数据 XData)。 Write create_snapshot 创建当前图纸状态的快照(保存到数据库用于追踪变化)。 Write create_text_style 创建文字样式(定义字体和默认属性)。 Write create_ucs 创建命名用户坐标系 (UCS)。 Write divide_entity 定数等分实体(在实体上按指定段数等分插入点或图块)。 Write draw_2d_solid 绘制二维实体填充面(3或4个顶点的填充区域)。 Write draw_3d_face 绘制三维面(三角形或四边形)。 Write draw_3d_mesh 绘制三维多边形网格 (M×N 顶点网格)。 Write draw_3d_polyline 绘制三维多段线(每个顶点可以有不同的Z坐标)。 Write draw_arc 在AutoCAD中绘制圆弧。 Write draw_box 在AutoCAD中绘制三维长方体。 Write draw_circle 在AutoCAD中绘制圆。 Write draw_cone 在AutoCAD中绘制三维圆锥体。 Write draw_cylinder 在AutoCAD中绘制三维圆柱体。 Write draw_donut 绘制圆环(两个同心圆之间的填充区域)。 Write draw_ellipse 在AutoCAD中绘制椭圆。 Write draw_ellipse_arc Draw a bounded ellipse arc as an AcDbEllipse entity. Write draw_elliptical_cone 在AutoCAD中绘制三维椭圆锥体。 Write draw_elliptical_cylinder 在AutoCAD中绘制三维椭圆柱体。 Write draw_line draw_line Write draw_mline 绘制多线(平行多线,如墙体双线)。 Write draw_mtext 在AutoCAD中绘制多行文字(MTEXT)。 Write draw_point 在AutoCAD中绘制点。 Write draw_polyface_mesh 绘制多面网格。 Write draw_polygon 绘制正多边形(三角形、正方形、五边形、六边形...)。 Write draw_polyline 绘制二维多段线(连续折线)。 Write draw_raster_image 在图纸中插入光栅图像(PNG, JPG, BMP, TIFF)。 Write draw_ray 绘制射线(从起点向指定方向无限延伸的半直线)。 Write draw_rectangle 绘制矩形(指定两个对角点)。 Write draw_sphere 在AutoCAD中绘制三维球体。 Write draw_spline 绘制样条曲线(通过拟合点的光滑曲线)。 Write draw_text 在AutoCAD中绘制单行文字。 Write draw_tolerance 绘制几何公差标注(GD&T特征控制框)。 Write draw_torus 在AutoCAD中绘制三维圆环体。 Write draw_trace 绘制宽线 (Trace) — 具有宽度的二维线段。 Write draw_wedge 在AutoCAD中绘制三维楔形体(楔形块)。 Write draw_wipeout 创建区域覆盖 (Wipeout) — 用空白遮罩覆盖背后对象。 Write draw_xline 绘制构造线(通过两点的双向无限长直线)。 Write edit_table_cell 编辑表格中指定单元格的文字内容。 Write end_undo_group End an AutoCAD undo group. Write explode_block 分解图块引用为基本实体。 Write explode_entity 分解实体(将块/多段线/标注/填充等复合实体分解为基本图元)。 Write export_dwf 将当前图纸导出为 DWF (Design Web Format) 文件。 Write export_dxf 将当前图纸导出为 DXF 文件。 Write export_image 将当前视图导出为图片(BMP 或 WMF 格式)。 Write export_pdf 将当前图纸导出为 PDF 文件。 Write export_view_image export_view_image Write export_view_image_with_mapping Export a view artifact plus sidecar world/pixel/entity mapping. Write extend_entity 延伸实体到指定边界。 Write extrude_region 将面域拉伸为三维实体。 Write extrude_region_along_path 沿路径曲线拉伸面域生成三维实体。 Write fillet_entities 对两个实体执行圆角倒角(用指定半径的圆弧平滑连接)。 Write fillet_polyline 对整个多段线的所有角点进行圆角。实用接口。 Write freeze_layer 冻结图层(图层不可见且不参与重生成,提升性能)。 Write fuse_vlm_findings_into_semantic_graph Materialize VLM findings as SQLite semantic graph objects and relations. Write ground_vlm_overlay_id Ground a VLM overlay ID to an AutoCAD handle and primitive candidates. Write hatch_add_boundary 为已有填充对象添加外边界环。 Write hatch_add_inner_loop 向已有填充对象添加内部环(孤岛/空洞)。 Write hatch_set_gradient 将已有填充对象设置为渐变色填充。 Write hatch_set_properties 修改已有填充对象的图案属性。 Write highlight_entity 通过句柄高亮显示指定实体(临时改变其颜色)。 Write insert_block 在当前图形中插入图块参照。 Write insert_block_with_attributes insert_block_with_attributes Write insert_minsert_block insert_minsert_block Write isolate_layer 隔离图层:关闭除指定图层外的所有其他图层。 Write join_entities 将多个同类型实体合并为一个连续实体。 Write lengthen_entity lengthen_entity Write load_linetype 从线型库文件加载线型。 Write lock_layer 锁定图层(图层可见但不能编辑)。 Write maintain_database Prune derived cache history and reclaim SQLite free pages. Write measure_entity 定距等分实体(在实体上按指定间距插入点或图块)。 Write mirror_3d 关于三维空间中的平面对实体进行3D镜像。 Write mirror_entity 镜像实体(关于指定直线对称复制)。 Write move_entity 移动实体到新位置。 Write offset_entity 偏移实体(创建等距的平行线/同心圆/等距曲线)。 Write open_drawing 打开现有的 AutoCAD 图纸文件(.dwg)。 Write plot_to_file 将当前布局打印输出到 PLT 文件。 Write polyline_add_vertex 向多段线在指定位置添加新顶点。 Write polyline_constant_width 获取或设置多段线的统一线宽。 Write polyline_set_bulge 设置多段线顶点的凸度(创建曲线段/圆弧段)。 Write polyline_set_width 设置多段线段的起点和终点宽度(创建变宽线段)。 Write promote_vlm_finding_to_validation_issue Copy selected VLM findings into the cached validation report. Write recommend_cad_tools recommend_cad_tools Write redo 重做被撤销的操作。 Write rename_layer 重命名图层。 Write replace_text 替换图纸中所有文字实体中的指定文本。 Write reset_entity_color 重置实体颜色(恢复到高亮前的颜色)。 Write rollback_undo_group Rollback the current AutoCAD undo group when possible. Write rotate_3d 围绕三维空间中的轴旋转实体。 Write rotate_entity 旋转实体。 Write save_drawing 保存当前 AutoCAD 图纸。 Write save_named_view 将当前视图保存为命名视图(方便后续快速恢复视角)。 Write scale_entity 缩放实体(等比放大或缩小)。 Write section_solid 创建三维实体的截面(生成二维面域)。 Write select_by_cpolygon 交叉多边形选择:选择与多边形相交或在其内的实体。 Write select_by_crossing 交叉选择(与选择框相交的实体都被选中,比窗口选择更宽松)。 Write select_by_fence 栏选:选择与指定折线相交的所有实体。 Write select_by_window 窗口选择(完全在矩形窗口内的实体被选中)。 Write set_active_material 设置当前材质(新创建的对象将使用此材质)。 Write set_block_attribute 通过标签名设置图块参照中的单个属性值。 Write set_current_dimension_style 设置当前标注样式。后续创建的标注将使用此样式。 Write set_current_layer 设置当前图层。后续绘图操作默认在此图层上进行。 Write set_current_text_style 设置当前文字样式。后续创建的文字将使用此样式。 Write set_dimension_text_override 覆盖标注文字(用自定义文本替换自动测量值)。 Write set_document_properties 设置当前图纸的摘要属性(标题、作者、关键词等)。 Write set_drawing_password 为当前图纸设置打开密码(加密保存)。 Write set_entity_material 为实体分配材质。 Write set_entity_plot_style 设置实体的打印样式。 Write set_entity_properties set_entity_properties Write set_entity_transparency 设置实体的透明度。 Write set_entity_truecolor 将实体的颜色设置为 RGB 真彩色(超过1600万色)。 Write set_preference 设置单个 AutoCAD 偏好设置。 Write set_text_alignment 设置文字对象的对齐方式。 Write set_text_properties 设置文字的高级属性(倾斜角度、宽度因子、文字样式)。 Write set_viewport_properties 设置图纸空间视口的属性。 Write set_workspace_context Set the workspace-aware metadata database scope for this MCP call path. Write set_xdata set_xdata Write slice_solid 用三点定义的平面对三维实体进行剖切。 Write solid_boolean 对两个三维实体执行布尔运算(并集/交集/差集)。 Write stretch_entities 拉伸选择窗口内实体(移动被选中的顶点/端点)。 Write submit_image_drawing_spec Validate and store an Agent-side VLM ImageDrawingSpec. Write submit_vlm_review Validate, ground, and store VLM review findings in SQLite only. Write thaw_layer 解冻图层(恢复冻结图层的可见性)。 Write transform_entity 对实体应用4×4变换矩阵(平移、旋转、缩放的综合变换)。 Write trim_entity 用剪切边修剪实体(切除超出边界的部分)。 Write turn_off_layer 关闭图层(不可见但参与重生成计算)。 Write turn_on_layer 打开图层(恢复可见)。 Write undo 撤销操作(回退到之前的状态)。 Write unisolate_layers 取消图层隔离:打开所有被隔离关闭的图层。 Write unload_xref 卸载外部参照(保留链接但不加载,提高性能)。 Write unlock_layer 解锁图层(恢复可编辑状态)。 Write zoom_window 缩放到指定矩形窗口区域。
READ 112 tools
Read analyze_drawing_intent Infer likely CAD drawing domain from scanned metadata. Read analyze_engineering_drawing_stages Build layout, annotation, VLM, and reconciliation stages as JSON. Read angle_from_xaxis 计算两点连线与X轴之间的夹角。 Read angle_to_real 将角度字符串解析为弧度值。 Read angle_to_string 将弧度角度格式化为指定单位的字符串。 Read check_drawing_constraints Check extracted constraints without modifying the DWG. Read check_interference 检查两个三维实体是否干涉(相交/碰撞)。 Read compile_image_spec_to_cad_plan Compile ImageDrawingSpec/v1 to a guarded CADPlan without modifying DWG. Read detect_semantic_objects Detect rule-based semantic CAD objects and store them in SQLite only. Read distance_to_real 将距离字符串解析为实数。 Read dry_run_cad_plan Dry-run a guarded CAD plan without modifying the DWG. Read evaluate_vlm_grounding Score persisted VLM findings against expected handles and issue labels. Read explain_entity Explain one scanned entity, including topology, nearby entities, and annotations. Read export_drawing_ir Export the current CAD-IR v2 as JSON without modifying the DWG. Read extract_drawing_constraints Extract dimension and rule-based geometric constraints into SQLite. Read find_entities_by_description Find scanned entities with rule-based lexical and spatial matching. Read find_semantic_objects Search detected semantic objects by type or label. Read find_text 在图纸中搜索包含指定文本的所有文字实体。 Read get_active_space_info 获取当前工作空间信息(模型空间还是图纸空间)。 Read get_active_ucs 获取当前活动UCS的详细信息。 Read get_all_blocks 列出图纸中所有图块定义(包括它们的实体数量和类型)。 Read get_all_groups 列出所有已定义的实体组。 Read get_all_layers 列出所有图层及其状态。 Read get_all_tables 获取 CAD 元数据库中的所有表名。 Read get_all_ucs 列出所有命名UCS(用户坐标系)。 Read get_application_info 获取 AutoCAD 应用程序信息(版本号、安装路径等)。 Read get_block_attributes 获取图块参照的所有属性标签、值、提示等信息。 Read get_bounding_box 获取实体的轴对齐包围盒(最小/最大坐标)。 Read get_cad_resource Return a read-only CAD understanding resource by URI. Read get_current_view 获取当前视图信息(中心、高度、宽度、目标等)。 Read get_database_maintenance_status Return SQLite freelist, cache-table, and legacy database status. Read get_dictionaries 列出所有命名字典(用于存储自定义对象和 XRecords)。 Read get_dimension_measurement 获取标注的测量值、文字覆盖、旋转角度等详细信息。 Read get_dimension_styles 列出所有标注样式。 Read get_document_info 获取当前文档的完整信息。 Read get_drawing_constraints List extracted constraints, optionally filtered by status. Read get_entity_properties 获取实体的完整属性(包括类型特定的几何信息)。 Read get_entity_statistics 获取当前图纸的实体统计信息(按类型和图层分类)。 Read get_entity_topology 获取单个实体派生出的点、线、面与拓扑关系。 Read get_extension_dictionary 获取实体的扩展字典信息。 Read get_file_dependencies 列出当前图纸的所有文件依赖(外部参照、图片、字体等)。 Read get_hyperlinks 获取实体上所有超链接的详细信息。 Read get_layouts 列出所有布局(模型空间和所有图纸空间布局)。 Read get_legacy_database_status Report whether retired root-level autocad_data.db is present. Read get_linetypes 列出所有已加载的线型。 Read get_materials 列出所有已定义的材质。 Read get_named_views 列出所有命名视图及其配置。 Read get_plot_configurations 列出所有命名页面设置(打印配置)。 Read get_plot_devices 列出所有可用的打印设备/绘图仪。 Read get_plot_style_tables 列出所有可用的打印样式表(CTB和STB文件)。 Read get_preference get_preference Read get_preferences_display 获取显示相关偏好设置(光标大小、布局选项卡等)。 Read get_preferences_drafting 获取绘图相关偏好设置(自动捕捉、极轴追踪等)。 Read get_preferences_files 获取文件路径偏好设置(支持路径、模板路径等)。 Read get_preferences_opensave 获取打开/保存偏好设置(自动保存间隔、备份等)。 Read get_preferences_selection 获取选择偏好设置(夹点、拾取框大小等)。 Read get_preferences_system 获取系统偏好设置。 Read get_preferences_user 获取用户偏好设置。 Read get_registered_applications 列出所有已注册的应用名称。 Read get_semantic_graph Return the current SQLite-backed semantic graph. Read get_snapshot_image get_snapshot_image Read get_snapshots 列出最近的图纸快照记录。 Read get_table_schema 获取指定数据库表的列结构(列名、类型、约束)。 Read get_text_styles 列出所有文字样式及其字体配置。 Read get_tool_help 获取 CAD MCP 工具帮助。 Read get_topology_summary 列出实体的点/线/面/体拓扑摘要,便于理解图纸几何关系。 Read get_trace_source_image Embed a prepared image-trace artifact so the model sees the real source. Read get_validation_report Return the latest cached validation report. Read get_variable 获取 AutoCAD 系统变量的当前值。 Read get_viewports 列出所有图纸空间视口。 Read get_visible_entities_in_view List handles visible in a mapped view snapshot. Read get_vision_capabilities Report direct-vision support (embeddable formats, converters, workflow). Read get_vlm_findings List persisted VLM review findings for the current drawing scope. Read get_workspace_context Return the active workspace/conversation/thread/drawing database scope. Read get_xdata 获取实体上的扩展数据 (XData)。 Read get_xrefs 列出所有外部参照及其状态。 Read ground_vlm_region Ground a VLM pixel bbox to likely AutoCAD handles from a mapped snapshot. Read hatch_get_properties 获取填充对象的所有属性(图案名、缩放、角度、面积、环数等)。 Read highlight_query_results highlight_query_results Read intersect_with 计算两个实体的交点。 Read is_autocad_idle 检查 AutoCAD 是否处于空闲状态(未处理命令)。 Read list_cad_resources List CAD understanding resource URIs. Read list_spatial_annotations List model-private spatial labels stored in SQLite only. Read list_workspace_drawings List drawings known to the current workspace metadata database. Read map_pixel_region_to_world_bbox Map a pixel bbox region from a snapshot to an approximate world bbox. Read map_pixel_to_world Map snapshot pixel coordinates to approximate world coordinates. Read map_world_to_pixel Map world coordinates to snapshot pixel coordinates. Read measure_distance 计算两点之间的直线距离和角度。 Read polar_point 计算从起点出发,指定角度和距离的目标点坐标。 Read polyline_get_bulge 获取多段线顶点的凸度值。 Read polyline_get_point_at_param 获取多段线上指定参数处的3D坐标。 Read polyline_get_segment_type 获取多段线段的类型(直线段 "line" 或圆弧段 "arc")。 Read polyline_get_width 获取多段线段的起点和终点宽度。 Read polyline_num_vertices 获取多段线的顶点总数。 Read prepare_image_trace Prepare a single external image for Agent-side VLM tracing. Read prepare_visual_semantic_context Prepare VLM-friendly artifacts and schema for open-vocabulary component recognition. Read propose_constraint_repair_plan Propose a non-executing CAD repair plan for violated constraints. Read propose_repair_plan Propose a non-executing CAD repair plan for validation issues. Read real_to_string 将实数值格式化为指定单位的字符串。 Read scan_all_entities scan_all_entities Read scan_entities_in_area 扫描指定矩形区域内的实体。 Read select_all 选择当前图纸中的所有实体。 Read select_at_point 选择经过指定点的所有实体。 Read select_by_wpolygon 窗口多边形选择:选择完全在多边形内部的实体。 Read summarize_drawing Summarize scanned drawing metadata for an agent. Read translate_coordinates 在不同坐标系之间转换坐标。 Read validate_cad_plan Validate a guarded CAD plan without modifying the DWG. Read validate_geometry Create a geometry validation report from scanned metadata. Read validate_image_drawing_spec Validate ImageDrawingSpec/v1 before CADPlan compilation. Read validate_image_fidelity_contract Reject silent feature simplification in image-trace CADPlans. Read validate_vlm_review_output Validate VLM review JSON before grounding or persistence. Read view_image view_image

Related servers

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

Questions about Pypi:best Cad

Can an AI agent delete data through the Pypi:best Cad MCP server? +

Yes. The Pypi:best Cad server exposes 10 destructive tools including clear_spatial_annotations, clear_understanding_cache, delete_entities. 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 Pypi:best Cad? +

The Pypi:best Cad server has 174 write tools including activate_workspace_drawing, add_3point_angular_dimension, add_angular_dimension. 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 Pypi:best Cad.

How many tools does the Pypi:best Cad MCP server expose? +

321 tools across 4 categories: Destructive, Execute, Read, Write. 112 are read-only. 209 can modify, create, or delete data.

How do I enforce a policy on Pypi:best Cad? +

Register the Pypi:best Cad 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 Pypi:best Cad tool call.

Deterministic rules across all 321 Pypi:best Cad tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

321 Pypi:best Cad tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Pypi:best Cad's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.