π
3dstreetPublisherπ‘ No advisories
app.3dstreet/3dstreet
0β
stars
0weekly installs
2 months agolast release
Provenancewhere it came from, and what was verified
β¦
First-party publisher
Published by the owner of 3dstreet.app, who proved control of the domain through the official MCP registry.
Verified owner: 3dstreet.app βapp.3dstreet/3dstreet
C
Quality 61/100
how much you can lean on this server
Maintenance
28/35
Popularity
0/25
Completeness
25/25
Reliability
8/15
Computed from the server's own data, not a hidden formula. Maintenance and popularity weigh most; reviews sharpen the reliability score as they come in.
π‘ Permissions & trustwhat this server can touch before you run it
No permission details are published for this server yet. Check the source before you run it.
About
Drive an open 3DStreet scene tab from Claude Desktop or Claude Code via MCP tool calls.
Packages & transports
npm3dstreet-mcpv0.2.2 Β· npx
Reviews
Sign in to leave a reviewNo reviews yet. Be the first to say whether it worked.
~/.claude/claude_desktop_config.json
{
"mcpServers": {
"3dstreet": {
"command": "npx",
"args": [
"-y",
"3dstreet-mcp"
]
}
}
}