Layergen App
Rank #53,088io.github.adebayojuwon200-pixel/layergen-mcp
Layergen 3D model generation, retexture, and repair — for Claude Desktop and any MCP host.
Layergen App is a Model Context Protocol (MCP) server published by adebayojuwon200-pixel. It ranks #53,088 of 132,405 servers tracked on MCP Toplist. Layergen App is listed on Official MCP, with 2 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 79,317 of 132,405 servers on MCP Toplist.
Use Layergen App
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add layergen-mcp -e "LAYERGEN_API_KEY=<your LAYERGEN_API_KEY>" -e "LAYERGEN_API_URL=<your LAYERGEN_API_URL>" -- npx -y @layergen/mcpReplace each placeholder with your own value before saving.
[mcp_servers.layergen-mcp]
command = "npx"
args = ["-y", "@layergen/mcp"]
[mcp_servers.layergen-mcp.env]
LAYERGEN_API_KEY = "<your LAYERGEN_API_KEY>"
LAYERGEN_API_URL = "<your LAYERGEN_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"layergen-mcp": {
"command": "npx",
"args": [
"-y",
"@layergen/mcp"
],
"env": {
"LAYERGEN_API_KEY": "<your LAYERGEN_API_KEY>",
"LAYERGEN_API_URL": "<your LAYERGEN_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"layergen-mcp": {
"command": "npx",
"args": [
"-y",
"@layergen/mcp"
],
"env": {
"LAYERGEN_API_KEY": "<your LAYERGEN_API_KEY>",
"LAYERGEN_API_URL": "<your LAYERGEN_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"layergen-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@layergen/mcp"
],
"env": {
"LAYERGEN_API_KEY": "<your LAYERGEN_API_KEY>",
"LAYERGEN_API_URL": "<your LAYERGEN_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"layergen-mcp": {
"command": "npx",
"args": [
"-y",
"@layergen/mcp"
],
"env": {
"LAYERGEN_API_KEY": "<your LAYERGEN_API_KEY>",
"LAYERGEN_API_URL": "<your LAYERGEN_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"layergen-mcp": {
"command": "npx",
"args": [
"-y",
"@layergen/mcp"
],
"env": {
"LAYERGEN_API_KEY": "<your LAYERGEN_API_KEY>",
"LAYERGEN_API_URL": "<your LAYERGEN_API_URL>"
}
}
}
}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.adebayojuwon200-pixel%2Flayergen-mcp)<a href="https://mcptoplist.com/server/io.github.adebayojuwon200-pixel%2Flayergen-mcp"><img src="https://mcptoplist.com/badge/io.github.adebayojuwon200-pixel%2Flayergen-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
adebayojuwon200-pixel
Other servers by adebayojuwon200-pixel
View all adebayojuwon200-pixel servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | May 2, 2026 |
| 0.2.1 | May 2, 2026 |
Frequently asked questions
- Who maintains Layergen App?
- Layergen App is maintained by adebayojuwon200-pixel, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Layergen App listed on the Official MCP Registry?
- Yes — Layergen App is listed on the Official MCP Registry.
- How many versions does Layergen App have?
- MCP Toplist tracks 2 versions of Layergen App, most recently published on May 2, 2026.
- Where can I find the source code for Layergen App?
- The source code for Layergen App is hosted at github.com/adebayojuwon200-pixel/layergen-app.
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.