@yodolabs/plateau-creative-mcp
Rank #16,493io.github.pixelx-jp/plateau-creative-mcp
PLATEAU 3D city data as scene-editing and glTF export tools for creative LLM agents.
@yodolabs/plateau-creative-mcp is a Model Context Protocol (MCP) server published by pixelx-jp. It ranks #16,493 of 132,046 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. @yodolabs/plateau-creative-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 29, 2026 and most recently updated on May 29, 2026.
Ranks ahead of 115,553 of 132,046 servers on MCP Toplist.
Use @yodolabs/plateau-creative-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add plateau-creative-mcp -- npx -y @yodolabs/plateau-creative-mcp[mcp_servers.plateau-creative-mcp]
command = "npx"
args = ["-y", "@yodolabs/plateau-creative-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"plateau-creative-mcp": {
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"plateau-creative-mcp": {
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"plateau-creative-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"plateau-creative-mcp": {
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"plateau-creative-mcp": {
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
}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.pixelx-jp%2Fplateau-creative-mcp)<a href="https://mcptoplist.com/server/io.github.pixelx-jp%2Fplateau-creative-mcp"><img src="https://mcptoplist.com/badge/io.github.pixelx-jp%2Fplateau-creative-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
pixelx-jp
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 29, 2026 |
Frequently asked questions
- Who maintains @yodolabs/plateau-creative-mcp?
- @yodolabs/plateau-creative-mcp is maintained by pixelx-jp, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is @yodolabs/plateau-creative-mcp listed on the Official MCP Registry?
- Yes — @yodolabs/plateau-creative-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does @yodolabs/plateau-creative-mcp have?
- MCP Toplist tracks 1 version of @yodolabs/plateau-creative-mcp, most recently published on May 29, 2026.
- Where can I find the source code for @yodolabs/plateau-creative-mcp?
- The source code for @yodolabs/plateau-creative-mcp is hosted at github.com/pixelx-jp/plateau-creative-mcp.
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.