mcpbeat Sign in

SceneView MCP Server

local only

SceneView runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

Installs / week
not published
1321
Stars
54 open issues
16 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Kotlin

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command mcp/src/android-docs.ts:83
    execFile(
Builds a file path from a variable tools/demo-previews/gen.py:85
    ext = a.format; enc = os.path.join(a.out, ext)  # out/webp or out/jpg
        primaryCta.innerHTML = makeButton('Coming soon to Google Play', '/go/android', playIcon);
Long encoded blob in source website-static/js/sceneview-web.js:1
…=new Uint8Array(n.length),i=0,e=n.length;if(i<e)do{var s=i;i=i+1|0;var a=n.charCodeAt(s);r[s]=Q(a)}while(i<e);return r}("U1JFVl9UQU0EAAAANAAAAFRBRUZfVEFNAQAAAAFFTUFOX1RBTQkAAABTcGxhdFdlYgBMRE1TX1RBTQQAAAACAAAATk1PRF9UQU0BAAAAAFRMRlZfVEFNBAAAAAAAAABGSU5VX1RBTZgAAAAJRnJhbWVVbmlmb3J…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to SceneView

same job, measured the same way
Sceneview
by sceneview

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

148 installs/wk local only
Sceneview
by thomasgorisse

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

local only
Pine Script v6 Documentation
by paulieb89

Pine Script v6 documentation lookup, function validation, and linting for AI code generation

281 installs/wk 10 tools answering
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
Cesium MCP Dev
by gaopengbin

CesiumJS API docs, code generation and development tools for IDE AI assistants.

78 installs/wk local only
CodeY CMS
by fpointerdev

Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.

34 installs/wk local only
Senzing
by senzing

Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting

13 tools answering
C
NVIDIA CUDA Docs
by nvidia-ngc-nsight-copilot-api

Search NVIDIA CUDA documentation and code samples from AI coding agents.

answering

SceneView — questions

Answers built from our own checks of this server.

Why is there no uptime for SceneView?
SceneView runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is SceneView open source?
Yes — it is published under the Apache-2.0 licence, written in Kotlin, 1 321 stars on GitHub and 54 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.