Loomal

Sceneview MCP

MCP server by github.com/sceneview/sceneview

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

1.2k starsnpm: sceneview-mcp

About Sceneview MCP

Sceneview MCP is an MCP (Model Context Protocol) server published by sceneview in the official MCP registry, listed under Documentation Access on Loomal. 3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

It ships as an npm package (sceneview-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sceneview/sceneview, where the project has earned 1,224 GitHub stars.

Use Sceneview MCP with your agent

Claude Code · one command
claude mcp add sceneview-mcp -- npx -y sceneview-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sceneview-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sceneview-mcp"
      ]
    }
  }
}
npmsceneview-mcp

Frequently asked questions

What is Sceneview MCP?
Sceneview MCP is an MCP (Model Context Protocol) server by sceneview in the Documentation Access category. 3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
How do I connect Sceneview MCP to Claude, Cursor, or another MCP client?
Install Sceneview MCP from its npm package (sceneview-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Sceneview MCP open source?
Yes — the source code is public at github.com/sceneview/sceneview, with 1,224 GitHub stars.
Can AI agents pay to use Sceneview MCP?
Not yet through Loomal — Sceneview MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Sceneview MCP? Claim this listing free by verifying GitHub ownership, or contact us.