Back to Apps

Nyaomaru 3D MCP UI
Supports UIby nyaomaru
Self-hosted MCP server that renders an interactive 3D scene from Nyaomaru 3D directly inside MCP-enabled AI clients via a ui:// resource.
1 stars
1 views
Updated 2 months ago
Works in:Claude
Exposes:ToolsResources
Screenshots

What it does
Nyaomaru 3D MCP UI is a lightweight TypeScript MCP server that bridges the Nyaomaru 3D web app into any MCP-compatible AI client. It registers a ui:// resource and an open-nyaomaru-3d-ui tool so the AI can trigger the 3D scene to render inline — turning a standard chat interface into an interactive 3D viewer.
Key features
- Registers
ui://nyaomaru-3d/mcp-app.htmlas an MCP UI resource for in-client rendering - Single tool
open-nyaomaru-3d-uitriggers the 3D scene on demand - Runs locally on
http://localhost:3001/mcpwith zero config - Tunnel-ready via ngrok for remote AI client access (e.g. ChatGPT)
Installation
Setup (local server)
pnpm install
pnpm dev
The server starts on http://localhost:3001/mcp.
Expose via ngrok
grok http 3001
Use the generated HTTPS URL as your MCP server endpoint in AI client settings.
Supported hosts
Any MCP client that supports HTTP/SSE transport and ui:// resources — including ChatGPT (custom app settings).
Quick install
pnpm install && pnpm devInformation
- Pricing
- free
- Published
- 4/3/2026
- Updated
- 2 months ago
- stars
- 1