sceneview-gateway
mcpsmitheryCross-platform 3D & AR for Android (Compose + Filament), iOS / macOS / visionOS (SwiftUI + RealityKit), and Web (Filament.js + WebXR). 63 tools across 6 multiplexed MCPs: - **sceneview-mcp** — 26 free tools (samples, guides, validator, code analysis, search) + 7 Pro tools (scene gen, 3D artifacts, multi-platform setup) - **automotive-3d-mcp** — car configurators, AR showrooms, HUD overlays, parts catalogs - **gaming-3d-mcp** — character viewers, level editors, physics, particle effects - **healthcare-3d-mcp** — anatomy, surgical planning, dental, medical imaging, molecule viewers - **interior-design-3d-mcp** — room planners, AR furniture placement, lighting design - **rerun-3d-mcp** — live AR debugging through Rerun.io integration Free tier covers all read-only docs/samples/validation tools. Pro tier (€19/mo) unlocks scene generation, vertical packs, and the full multi-platform setup wizards. Subscribe at https://sceneview-mcp.mcp-tools-lab.workers.dev/pricing.
By Smithery | 101 findings | Scanned 7/10/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (101)
get_material_switcher:tool name "get_material_switcher" implies read-only operation but declares exec permission
Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
render_3d_previewcreate_3d_artifactdebug_issuegenerate_scenesearch_modelsget_car_configuratorlist_car_modelsget_level_editorget_particle_effectslist_game_modelsget_medical_imaginglist_medical_modelsget_material_switcherlist_furniture_modelsgenerate_ar_loggerembed_web_viewerFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
get_samplelist_samplesget_setupvalidate_codeget_migration_guideget_node_referenceget_platform_roadmapget_best_practicesget_ar_setupget_troubleshootingget_ios_setupget_web_setuprender_3d_previewcreate_3d_artifactget_platform_setupmigrate_codedebug_issuegenerate_scenelist_platformsget_animation_guideget_gesture_guideget_performance_tipsget_material_guideget_collision_guideget_model_optimization_guideget_web_rendering_guidesearch_modelsanalyze_projectget_car_configuratorget_hud_overlayget_dashboard_3dget_ar_showroomget_parts_catalogget_ev_charging_station_viewerget_car_paint_shaderlist_car_modelsvalidate_automotive_codeget_character_viewerget_level_editorget_physics_gameget_particle_effectsget_inventory_3dlist_game_modelsvalidate_game_codeget_anatomy_viewerget_molecule_viewerget_medical_imagingget_surgical_planningget_dental_viewerlist_medical_modelsvalidate_medical_codeget_room_plannerget_furniture_placementget_material_switcherget_lighting_designget_room_tourlist_furniture_modelsvalidate_interior_codesetup_rerun_projectgenerate_ar_loggergenerate_python_sidecarembed_web_viewerexplain_conceptFix: Review and remediate the identified issue.
declared capabilities: network access
render_3d_previewlist_car_modelslist_game_modelslist_medical_modelslist_furniture_modelsgenerate_ar_loggerdeclared capabilities: network access, filesystem access
create_3d_artifactembed_web_viewerdeclared capabilities: code/command execution
debug_issuegenerate_scenedeclared capabilities: filesystem access
get_model_optimization_guideanalyze_projectget_furniture_placementsetup_rerun_projectexplain_conceptdeclared capabilities: network access, filesystem access, database access, environment variables
search_modelsdeclared capabilities: HTTP requests
get_car_configuratorget_level_editorget_particle_effectsget_medical_imagingdeclared capabilities: code/command execution, filesystem access
get_material_switcherFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y sceneview-gateway"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)