A-

npm:@jamesworkbenchcrm/roblox-studio-mcp

https://www.npmjs.com/package/@jamesworkbenchcrm/roblox-studio-mcp
90/100 · MCP Trust Grade · checked 2h ago · MCP 1.0.1

What it offers — 14 tools · Maps & Geo

get_descendants

Get all descendants of an instance at the given path, with their classNames and full paths

get_children

Get immediate children of an instance at the given path

get_properties

Get serialized properties of an instance (with _type tags for Vector3, CFrame, etc.)

find_instances

Search for instances by className and/or name pattern

get_services

List all services currently in the DataModel (Workspace, ReplicatedStorage, etc.)

get_selection

Get the currently selected objects in Roblox Studio

create_instance

Create a new Instance with the given className under the specified parent

set_properties

Set properties on an existing instance

delete_instance

Destroy an instance (and all its descendants)

clone_instance

Clone an instance to a new parent location

move_instance

Move (reparent) an instance to a new parent

set_selection

Set the Roblox Studio selection to the given instances

insert_service

Insert/get a service via game:GetService() (e.g. TeleportService, Teams)

execute_luau

Execute arbitrary Luau code in the Studio plugin context. Returns the result of the last expression.

Spec / packaging20%100
Security (OWASP MCP)30%90
Maintenance / popularity20%75
Tool hygiene15%95
Transparency / provenance15%90

Findings

INFO Static analysis of npm package @jamesworkbenchcrm/roblox-studio-mcp@1.0.1 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@jamesworkbenchcrm/roblox-studio-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@jamesworkbenchcrm/roblox-studio-mcp grade A-
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade A- · wmcp.sh
[![MCP Trust Grade A-](https://wmcp.sh/mcp/grade/npm%3A%40jamesworkbenchcrm%2Froblox-studio-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40jamesworkbenchcrm%2Froblox-studio-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40jamesworkbenchcrm%2Froblox-studio-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3A%40jamesworkbenchcrm%2Froblox-studio-mcp/badge.svg" alt="MCP Trust Grade A- · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.