
Sceneview
Give your coding agent SceneView 3D and AR SDK context—API docs, samples, validation, and generated glue code for Android, iOS, and Web.
Overview
SceneView MCP is a MCP server for the Build phase that exposes SceneView 3D and AR SDK API docs, samples, validation, and code generation for Android, iOS, and Web.
What is this MCP server?
- Covers SceneView 3D and AR for Android, iOS, and Web from one MCP package
- npm stdio transport via sceneview-mcp (registryType npm, identifier sceneview-mcp)
- Surfaces API documentation, samples, and validation helpers inside the agent loop
- Supports code generation aligned with SceneView repository patterns on GitHub
- Version-aligned package 3.4.2 tied to SceneView/sceneview upstream repo
- Registry and npm package version 3.4.2
- stdio transport via npm identifier sceneview-mcp
- Upstream repository https://github.com/SceneView/sceneview
Community signal: 1.2k GitHub stars.
What problem does it solve?
Implementing SceneView across Android, iOS, and Web means constantly hunting SDK docs and samples instead of shipping scenes.
Who is it for?
Indie devs building AR or 3D viewers who already chose SceneView and want agent-assisted SDK work in the IDE.
Skip if: Projects using Unity, React Three Fiber only, or teams with no 3D/AR scope.
What do I get? / Deliverables
Your agent can pull authoritative SceneView API guidance, validate usage, and draft integration code from one stdio MCP connection.
- Agent-grounded SceneView API and sample references during implementation
- Validation-aware suggestions and generated integration snippets for your target platform
Recommended MCP Servers
Journey fit
How it compares
SDK documentation MCP, not a generic 3D asset marketplace or game engine skill.
Common Questions / FAQ
Who is SceneView MCP for?
Mobile and web solo builders integrating the SceneView 3D/AR SDK who want their AI agent to read APIs, samples, and validation rules alongside the codebase.
When should I use SceneView MCP?
Use it during active SceneView integration on Android, iOS, or Web when you need accurate API references, sample patterns, or generated starter code.
How do I add SceneView MCP to my agent?
Install the npm package sceneview-mcp (stdio transport) per the MCP registry entry and register it in Claude Code, Cursor, or another MCP host that supports stdio servers.