3D AR Studio
Rank #11,567io.github.nirholas/3d-ar-studio
Put 3D models in someone's real room: generate, arrange, and hand back one AR link.
3D AR Studio is a Model Context Protocol (MCP) server published by nirholas. It ranks #11,567 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. 3D AR Studio is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 19, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 120,479 of 132,046 servers on MCP Toplist.
Use 3D AR Studio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add 3d-ar-studio -e "AR_STUDIO_PAGE_URL=<your AR_STUDIO_PAGE_URL>" -e "AR_STUDIO_ASSETS=<your AR_STUDIO_ASSETS>" -e "AR_STUDIO_MCP_ENDPOINT=<your AR_STUDIO_MCP_ENDPOINT>" -e "AR_STUDIO_ORIGIN=<your AR_STUDIO_ORIGIN>" -- npx -y 3d-ar-studio-mcpReplace each placeholder with your own value before saving.
[mcp_servers.3d-ar-studio]
command = "npx"
args = ["-y", "3d-ar-studio-mcp"]
[mcp_servers.3d-ar-studio.env]
AR_STUDIO_PAGE_URL = "<your AR_STUDIO_PAGE_URL>"
AR_STUDIO_ASSETS = "<your AR_STUDIO_ASSETS>"
AR_STUDIO_MCP_ENDPOINT = "<your AR_STUDIO_MCP_ENDPOINT>"
AR_STUDIO_ORIGIN = "<your AR_STUDIO_ORIGIN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-ar-studio": {
"command": "npx",
"args": [
"-y",
"3d-ar-studio-mcp"
],
"env": {
"AR_STUDIO_PAGE_URL": "<your AR_STUDIO_PAGE_URL>",
"AR_STUDIO_ASSETS": "<your AR_STUDIO_ASSETS>",
"AR_STUDIO_MCP_ENDPOINT": "<your AR_STUDIO_MCP_ENDPOINT>",
"AR_STUDIO_ORIGIN": "<your AR_STUDIO_ORIGIN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-ar-studio": {
"command": "npx",
"args": [
"-y",
"3d-ar-studio-mcp"
],
"env": {
"AR_STUDIO_PAGE_URL": "<your AR_STUDIO_PAGE_URL>",
"AR_STUDIO_ASSETS": "<your AR_STUDIO_ASSETS>",
"AR_STUDIO_MCP_ENDPOINT": "<your AR_STUDIO_MCP_ENDPOINT>",
"AR_STUDIO_ORIGIN": "<your AR_STUDIO_ORIGIN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"3d-ar-studio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"3d-ar-studio-mcp"
],
"env": {
"AR_STUDIO_PAGE_URL": "<your AR_STUDIO_PAGE_URL>",
"AR_STUDIO_ASSETS": "<your AR_STUDIO_ASSETS>",
"AR_STUDIO_MCP_ENDPOINT": "<your AR_STUDIO_MCP_ENDPOINT>",
"AR_STUDIO_ORIGIN": "<your AR_STUDIO_ORIGIN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-ar-studio": {
"command": "npx",
"args": [
"-y",
"3d-ar-studio-mcp"
],
"env": {
"AR_STUDIO_PAGE_URL": "<your AR_STUDIO_PAGE_URL>",
"AR_STUDIO_ASSETS": "<your AR_STUDIO_ASSETS>",
"AR_STUDIO_MCP_ENDPOINT": "<your AR_STUDIO_MCP_ENDPOINT>",
"AR_STUDIO_ORIGIN": "<your AR_STUDIO_ORIGIN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"3d-ar-studio": {
"command": "npx",
"args": [
"-y",
"3d-ar-studio-mcp"
],
"env": {
"AR_STUDIO_PAGE_URL": "<your AR_STUDIO_PAGE_URL>",
"AR_STUDIO_ASSETS": "<your AR_STUDIO_ASSETS>",
"AR_STUDIO_MCP_ENDPOINT": "<your AR_STUDIO_MCP_ENDPOINT>",
"AR_STUDIO_ORIGIN": "<your AR_STUDIO_ORIGIN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nirholas%2F3d-ar-studio)<a href="https://mcptoplist.com/server/io.github.nirholas%2F3d-ar-studio"><img src="https://mcptoplist.com/badge/io.github.nirholas%2F3d-ar-studio.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nirholas
Other servers by nirholas
- XActions#484 · 4 vers
- Free Crypto News#973 · 3 vers
- Claude Code Explorer MCP#1,088 · 2 vers
- Pump SDK MCP Server#1,645 · 4 vers
- agenti#4,442
- three.ws 3D Agent Tools#5,242 · 4 vers
- Abi To MCP#6,411 · 2 vers
- Universal Crypto MCP#6,691 · 2 vers
- Pumpfun Claims Bot#6,979 · 2 vers
- Defi Agents#7,069 · 2 vers
- Github To MCP#7,385 · 2 vers
- Tool Discovery MCP#7,451 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 21, 2026 |
| 0.1.1 | Aug 19, 2026 |
| 0.1.0 | Aug 19, 2026 |
Frequently asked questions
- Who maintains 3D AR Studio?
- 3D AR Studio is maintained by nirholas, which publishes 88 MCP servers (179 total versions) tracked on MCP Toplist.
- Is 3D AR Studio listed on the Official MCP Registry?
- Yes — 3D AR Studio is listed on the Official MCP Registry.
- How many versions does 3D AR Studio have?
- MCP Toplist tracks 3 versions of 3D AR Studio, most recently published on Aug 21, 2026.
- Where can I find the source code for 3D AR Studio?
- The source code for 3D AR Studio is hosted at github.com/nirholas/3D-AR-Studio.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.