mcpbeat Sign in

Appscreenshotstudio MCP Server

by appscreenshotstudio Your server? Claim it
local only

Appscreenshotstudio runs on your own machine — the client starts it, so there is no endpoint to ping. 317 installs a week from npm.

Generate App Store and Play Store screenshots from your coding agent, at exact store sizes.

Installs per day peak 156 · avg 44 · -33% w/w
a month agotoday
317
Installs / week
npm · @appscreenshotstudio/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Appscreenshotstudio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @appscreenshotstudio/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@appscreenshotstudio/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@appscreenshotstudio/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@appscreenshotstudio/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@appscreenshotstudio/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Appscreenshotstudio

same job, measured the same way
Storeboard
by ophydami

Generate exact-size App Store and Google Play screenshots, feature graphics, and listing copy.

answering
Storeshots MCP
by mtbun

Render store-ready App Store and Google Play screenshots: device frames, headlines, exact sizes.

96 installs/wk local only
Screenies
by screenies

Generate designed, localized App Store screenshot sets from your raw app captures.

answering
Bannerbear
by usefulapi

Generate images, videos, and screenshots from your Bannerbear templates via AI.

15 tools answering
Truepane
by antonkarliner

Local MCP server generating complete App Store & Google Play screenshot sets.

95 installs/wk local only
Shotlingo
by shotlingo

Localize and render App Store and Google Play screenshots from Claude. 41 languages.

answering
Shipshots
by gurkang

Create App Store and Play Store screenshots with AI via MCP

70 installs/wk local only
Spill
by vicc

Pull TestFlight screenshot feedback from App Store Connect into AI coding agents.

31 installs/wk local only

Appscreenshotstudio — questions

Answers built from our own checks of this server.

Why is there no uptime for Appscreenshotstudio?
Appscreenshotstudio runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @appscreenshotstudio/mcp was installed 317 times last week.
How do I connect Appscreenshotstudio?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @appscreenshotstudio/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Appscreenshotstudio?
The npm package @appscreenshotstudio/mcp was installed 317 times in the last week. Week over week that is -33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.