storeshots-mcp
Rank #6,286io.github.mtbun/storeshots-mcp
Render store-ready App Store and Google Play screenshots: device frames, headlines, exact sizes.
storeshots-mcp is a Model Context Protocol (MCP) server published by mtbun. It ranks #6,286 of 132,046 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. storeshots-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 125,760 of 132,046 servers on MCP Toplist.
Use storeshots-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add storeshots-mcp -- npx -y storeshots-mcp[mcp_servers.storeshots-mcp]
command = "npx"
args = ["-y", "storeshots-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"storeshots-mcp": {
"command": "npx",
"args": [
"-y",
"storeshots-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"storeshots-mcp": {
"command": "npx",
"args": [
"-y",
"storeshots-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"storeshots-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"storeshots-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"storeshots-mcp": {
"command": "npx",
"args": [
"-y",
"storeshots-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"storeshots-mcp": {
"command": "npx",
"args": [
"-y",
"storeshots-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.mtbun%2Fstoreshots-mcp)<a href="https://mcptoplist.com/server/io.github.mtbun%2Fstoreshots-mcp"><img src="https://mcptoplist.com/badge/io.github.mtbun%2Fstoreshots-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mtbun
Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Jul 30, 2026 |
| 0.2.1 | Jul 21, 2026 |
| 0.2.0 | Jul 20, 2026 |
| 0.1.1 | Jul 19, 2026 |
Frequently asked questions
- Who maintains storeshots-mcp?
- storeshots-mcp is maintained by mtbun, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is storeshots-mcp listed on the Official MCP Registry?
- Yes — storeshots-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does storeshots-mcp have?
- MCP Toplist tracks 4 versions of storeshots-mcp, most recently published on Jul 30, 2026.
- Where can I find the source code for storeshots-mcp?
- The source code for storeshots-mcp is hosted at github.com/mtbun/storeshots-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.