Glbforge
Rank #6,482dev.glbforge/glbforge
Make AI-generated 3D assets web-ready: budgets, SSIM-verified optimization, STL/USDZ export.
Glbforge is a Model Context Protocol (MCP) server published by glbforge. It ranks #6,482 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Glbforge is listed on Official MCP, with 7 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 125,564 of 132,046 servers on MCP Toplist.
Use Glbforge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add glbforge -e "MESHY_API_KEY=<your MESHY_API_KEY>" -- npx -y @glbforge/mcpReplace each placeholder with your own value before saving.
[mcp_servers.glbforge]
command = "npx"
args = ["-y", "@glbforge/mcp"]
[mcp_servers.glbforge.env]
MESHY_API_KEY = "<your MESHY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"glbforge": {
"command": "npx",
"args": [
"-y",
"@glbforge/mcp"
],
"env": {
"MESHY_API_KEY": "<your MESHY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"glbforge": {
"command": "npx",
"args": [
"-y",
"@glbforge/mcp"
],
"env": {
"MESHY_API_KEY": "<your MESHY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"glbforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@glbforge/mcp"
],
"env": {
"MESHY_API_KEY": "<your MESHY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"glbforge": {
"command": "npx",
"args": [
"-y",
"@glbforge/mcp"
],
"env": {
"MESHY_API_KEY": "<your MESHY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"glbforge": {
"command": "npx",
"args": [
"-y",
"@glbforge/mcp"
],
"env": {
"MESHY_API_KEY": "<your MESHY_API_KEY>"
}
}
}
}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/dev.glbforge%2Fglbforge)<a href="https://mcptoplist.com/server/dev.glbforge%2Fglbforge"><img src="https://mcptoplist.com/badge/dev.glbforge%2Fglbforge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
glbforge
Available versions (7)
| Version | Published |
|---|---|
| 0.8.0 | Sep 12, 2026 |
| 0.7.0 | Sep 11, 2026 |
| 0.6.0 | Sep 8, 2026 |
| 0.5.0 | Sep 8, 2026 |
| 0.4.1 | Aug 20, 2026 |
| 0.4.0 | Aug 20, 2026 |
| 0.3.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Glbforge?
- Glbforge is maintained by glbforge, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Glbforge listed on the Official MCP Registry?
- Yes — Glbforge is listed on the Official MCP Registry.
- How many versions does Glbforge have?
- MCP Toplist tracks 7 versions of Glbforge, most recently published on Sep 12, 2026.
- Where can I find the source code for Glbforge?
- The source code for Glbforge is hosted at github.com/glbforge/glbforge.
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.