navisworks-mcp (xuantinhnbs-rgb/navisworks-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 24 tools. No publisher has claimed this listing.

C
Emerging
74/100

navisworks-mcp

MCP server that lets an AI drive Autodesk Navisworks over COM — model tree, IFC/Revit properties, search, colour, isolate, screenshots. No .NET add-in required.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

xuantinhnbs-rgb

Source: github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// tools this server exposes24 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

check_navisworks_connection

Kiểm tra kết nối tới Navisworks: phiên bản, file đang mở, cửa sổ có hiện không.

show_navisworks_window

Hiện hoặc ẩn cửa sổ Navisworks.

open_model

Mở một mô hình vào Navisworks, thay thế mô hình đang mở.

append_model

Gộp thêm một mô hình vào phiên hiện tại (giữ nguyên các mô hình đã mở).

save_model_as

Lưu phiên hiện tại thành .nwd hoặc .nwf.

get_model_info

Tổng quan mô hình: danh sách file đã nạp, số tam giác, hộp bao, số viewpoint, số selection set và trạng thái đã sửa đổi hay chưa.

get_model_tree

Duyệt cây đối tượng từ một nhánh xuống, trả về id để dùng cho các tool khác.

get_node_info

Thông tin một đối tượng: tên, kiểu, cờ nhóm/hình học, số con và hộp bao.

get_node_properties

Đọc toàn bộ bảng thuộc tính của một đối tượng, gồm cả pset IFC và tham số Revit.

find_objects

Tìm đối tượng trong mô hình bằng bộ tìm kiếm gốc của Navisworks (nhanh hơn duyệt cây).

get_selection

Đọc vùng chọn hiện tại trong Navisworks, kèm id của từng đối tượng.

select_objects

Đặt vùng chọn theo danh sách id.

clear_selection

Bỏ chọn toàn bộ.

set_color

Tô đè màu cho các đối tượng (không sửa vật liệu gốc, reset_appearance là bỏ được).

set_transparency

Đặt độ trong suốt cho các đối tượng.

reset_appearance

Bỏ mọi ghi đè màu và độ trong suốt, trả hiển thị về vật liệu gốc.

hide_objects

Ẩn hoặc hiện lại các đối tượng chỉ định.

isolate_objects

Cô lập: chỉ hiện các đối tượng chỉ định, ẩn toàn bộ phần còn lại.

show_all_objects

Hiện lại toàn bộ đối tượng đang bị ẩn hoặc đang bị cô lập.

zoom_to_objects

Zoom góc nhìn hiện tại vào các đối tượng, hoặc về toàn mô hình nếu bỏ trống.

list_saved_views

Liệt kê các viewpoint đã lưu trong mô hình, kèm chỉ số và tên.

apply_saved_view

Áp dụng một viewpoint đã lưu lên góc nhìn hiện tại.

list_selection_sets

Liệt kê các selection set (bộ chọn đã lưu) trong mô hình.

capture_screenshot

Chụp cửa sổ Navisworks ra file PNG.

// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

24/24 tools missing one or more hints — check_navisworks_connection (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); show_navisworks_window (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); open_model (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +21 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xuantinhnbs-rgb/navisworks-mcp)](https://m8ven.ai/mcp/xuantinhnbs-rgb/navisworks-mcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 17b61bc26b39682d70b95625ba95b0cb78ae2316
code hash: 021efa9f7624e330bbe805933ed72b3ff0b649c2d54038534a9ce3049447f33d
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client