Store Builder
Rank #802io.github.vuluu2k/sbuilder-mcp
Design, fill with real store data, render and publish Store Builder pages from an AI agent.
Store Builder is a Model Context Protocol (MCP) server published by vuluu2k. It ranks #802 of 132,046 servers tracked on MCP Toplist. Store Builder is listed across 2 registries — Official MCP and Glama, with 103 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 131,244 of 132,046 servers on MCP Toplist.
Use Store Builder
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add sbuilder-mcp -e "SB_API=<your SB_API>" -e "SB_TOKEN=<your SB_TOKEN>" -e "SB_EMAIL=<your SB_EMAIL>" -e "SB_PASSWORD=<your SB_PASSWORD>" -- npx -y sbuilder-mcpReplace each placeholder with your own value before saving.
[mcp_servers.sbuilder-mcp]
command = "npx"
args = ["-y", "sbuilder-mcp"]
[mcp_servers.sbuilder-mcp.env]
SB_API = "<your SB_API>"
SB_TOKEN = "<your SB_TOKEN>"
SB_EMAIL = "<your SB_EMAIL>"
SB_PASSWORD = "<your SB_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sbuilder-mcp": {
"command": "npx",
"args": [
"-y",
"sbuilder-mcp"
],
"env": {
"SB_API": "<your SB_API>",
"SB_TOKEN": "<your SB_TOKEN>",
"SB_EMAIL": "<your SB_EMAIL>",
"SB_PASSWORD": "<your SB_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sbuilder-mcp": {
"command": "npx",
"args": [
"-y",
"sbuilder-mcp"
],
"env": {
"SB_API": "<your SB_API>",
"SB_TOKEN": "<your SB_TOKEN>",
"SB_EMAIL": "<your SB_EMAIL>",
"SB_PASSWORD": "<your SB_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sbuilder-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sbuilder-mcp"
],
"env": {
"SB_API": "<your SB_API>",
"SB_TOKEN": "<your SB_TOKEN>",
"SB_EMAIL": "<your SB_EMAIL>",
"SB_PASSWORD": "<your SB_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sbuilder-mcp": {
"command": "npx",
"args": [
"-y",
"sbuilder-mcp"
],
"env": {
"SB_API": "<your SB_API>",
"SB_TOKEN": "<your SB_TOKEN>",
"SB_EMAIL": "<your SB_EMAIL>",
"SB_PASSWORD": "<your SB_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sbuilder-mcp": {
"command": "npx",
"args": [
"-y",
"sbuilder-mcp"
],
"env": {
"SB_API": "<your SB_API>",
"SB_TOKEN": "<your SB_TOKEN>",
"SB_EMAIL": "<your SB_EMAIL>",
"SB_PASSWORD": "<your SB_PASSWORD>"
}
}
}
}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.vuluu2k%2Fsbuilder-mcp)<a href="https://mcptoplist.com/server/io.github.vuluu2k%2Fsbuilder-mcp"><img src="https://mcptoplist.com/badge/io.github.vuluu2k%2Fsbuilder-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vuluu2k
Other servers by vuluu2k
View all vuluu2k servers →Available versions (103)
| Version | Published |
|---|---|
| 0.63.0 | Sep 21, 2026 |
| 0.62.0 | Sep 20, 2026 |
| 0.61.1 | Sep 17, 2026 |
| 0.61.0 | Sep 16, 2026 |
| 0.60.4 | Sep 16, 2026 |
| 0.60.3 | Sep 16, 2026 |
| 0.60.2 | Sep 16, 2026 |
| 0.60.1 | Sep 16, 2026 |
| 0.60.0 | Sep 16, 2026 |
| 0.59.3 | Sep 15, 2026 |
| 0.59.2 | Sep 15, 2026 |
| 0.59.1 | Sep 15, 2026 |
| 0.59.0 | Sep 15, 2026 |
| 0.58.0 | Sep 15, 2026 |
| 0.57.0 | Sep 15, 2026 |
| 0.56.0 | Sep 15, 2026 |
| 0.55.0 | Sep 15, 2026 |
| 0.54.0 | Sep 15, 2026 |
| 0.53.0 | Sep 15, 2026 |
| 0.52.0 | Sep 15, 2026 |
| 0.51.0 | Sep 15, 2026 |
| 0.50.0 | Sep 15, 2026 |
| 0.49.0 | Sep 15, 2026 |
| 0.48.1 | Sep 14, 2026 |
| 0.48.0 | Sep 14, 2026 |
| 0.47.2 | Sep 14, 2026 |
| 0.47.1 | Sep 14, 2026 |
| 0.47.0 | Sep 14, 2026 |
| 0.46.3 | Sep 14, 2026 |
| 0.46.2 | Sep 14, 2026 |
| 0.46.1 | Sep 14, 2026 |
| 0.46.0 | Sep 14, 2026 |
| 0.45.0 | Sep 14, 2026 |
| 0.44.0 | Sep 14, 2026 |
| 0.43.0 | Sep 14, 2026 |
| 0.42.0 | Sep 14, 2026 |
| 0.41.0 | Sep 13, 2026 |
| 0.40.0 | Sep 13, 2026 |
| 0.39.0 | Sep 11, 2026 |
| 0.38.3 | Sep 11, 2026 |
| 0.38.2 | Sep 11, 2026 |
| 0.38.1 | Sep 11, 2026 |
| 0.38.0 | Sep 11, 2026 |
| 0.36.1 | Sep 11, 2026 |
| 0.36.0 | Sep 11, 2026 |
| 0.35.0 | Sep 11, 2026 |
| 0.34.0 | Sep 11, 2026 |
| 0.33.0 | Sep 11, 2026 |
| 0.32.2 | Sep 11, 2026 |
| 0.32.1 | Sep 11, 2026 |
| 0.32.0 | Sep 11, 2026 |
| 0.31.0 | Sep 11, 2026 |
| 0.30.1 | Sep 11, 2026 |
| 0.30.0 | Sep 10, 2026 |
| 0.29.0 | Sep 10, 2026 |
| 0.28.0 | Sep 10, 2026 |
| 0.27.0 | Sep 10, 2026 |
| 0.26.0 | Sep 10, 2026 |
| 0.25.0 | Sep 10, 2026 |
| 0.24.0 | Sep 10, 2026 |
| 0.23.1 | Sep 10, 2026 |
| 0.23.0 | Sep 10, 2026 |
| 0.22.1 | Sep 10, 2026 |
| 0.22.0 | Sep 10, 2026 |
| 0.21.1 | Sep 10, 2026 |
| 0.21.0 | Sep 10, 2026 |
| 0.20.0 | Sep 10, 2026 |
| 0.19.0 | Sep 10, 2026 |
| 0.18.0 | Sep 10, 2026 |
| 0.17.1 | Sep 10, 2026 |
| 0.17.0 | Sep 10, 2026 |
| 0.16.1 | Sep 10, 2026 |
| 0.16.0 | Sep 10, 2026 |
| 0.15.0 | Sep 10, 2026 |
| 0.14.1 | Sep 9, 2026 |
| 0.14.0 | Sep 9, 2026 |
| 0.13.1 | Sep 9, 2026 |
| 0.13.0 | Sep 9, 2026 |
| 0.12.0 | Sep 9, 2026 |
| 0.11.2 | Sep 9, 2026 |
| 0.11.1 | Sep 9, 2026 |
| 0.11.0 | Sep 9, 2026 |
| 0.10.0 | Sep 9, 2026 |
| 0.9.2 | Sep 9, 2026 |
| 0.9.1 | Sep 9, 2026 |
| 0.9.0 | Sep 8, 2026 |
| 0.8.0 | Sep 8, 2026 |
| 0.7.2 | Sep 8, 2026 |
| 0.7.1 | Sep 8, 2026 |
| 0.7.0 | Sep 8, 2026 |
| 0.6.0 | Sep 8, 2026 |
| 0.5.0 | Sep 8, 2026 |
| 0.4.4 | Sep 8, 2026 |
| 0.4.3 | Sep 8, 2026 |
| 0.4.2 | Sep 8, 2026 |
| 0.4.1 | Sep 8, 2026 |
| 0.4.0 | Sep 8, 2026 |
| 0.3.0 | Sep 8, 2026 |
| 0.2.2 | Sep 7, 2026 |
| 0.2.1 | Sep 7, 2026 |
| 0.2.0 | Sep 7, 2026 |
| 0.1.5 | Sep 7, 2026 |
| 0.1.4 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Store Builder?
- Store Builder is maintained by vuluu2k, which publishes 4 MCP servers (213 total versions) tracked on MCP Toplist.
- Is Store Builder listed on the Official MCP Registry?
- Yes — Store Builder is listed on the Official MCP Registry, alongside Glama.
- How many versions does Store Builder have?
- MCP Toplist tracks 103 versions of Store Builder, most recently published on Sep 21, 2026.
- Where can I find the source code for Store Builder?
- The source code for Store Builder is hosted at github.com/vuluu2k/sbuilder-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.