ShipScreens MCP Server
Rank #2,667io.github.iamjamb/shipscreens
Use this for agent inspect/plan/import/verify/stage store screenshots; not translation-only.
ShipScreens MCP Server is a Model Context Protocol (MCP) server published by iamjamb. It ranks #2,667 of 132,046 servers tracked on MCP Toplist, and its repository has 106 GitHub stars. ShipScreens MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 129,379 of 132,046 servers on MCP Toplist.
Use ShipScreens MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shipscreens -- npx -y shipscreens mcp serve[mcp_servers.shipscreens]
command = "npx"
args = ["-y", "shipscreens", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shipscreens": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shipscreens",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens",
"mcp",
"serve"
]
}
}
}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.iamjamb%2Fshipscreens)<a href="https://mcptoplist.com/server/io.github.iamjamb%2Fshipscreens"><img src="https://mcptoplist.com/badge/io.github.iamjamb%2Fshipscreens.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
iamjamb
Available versions (5)
| Version | Published |
|---|---|
| 0.1.7 | Jun 21, 2026 |
| 0.1.6 | Mar 30, 2026 |
| 0.1.5 | Feb 24, 2026 |
| 0.1.4 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains ShipScreens MCP Server?
- ShipScreens MCP Server is maintained by iamjamb, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is ShipScreens MCP Server listed on the Official MCP Registry?
- Yes — ShipScreens MCP Server is listed on the Official MCP Registry.
- How many versions does ShipScreens MCP Server have?
- MCP Toplist tracks 5 versions of ShipScreens MCP Server, most recently published on Jun 21, 2026.
- Where can I find the source code for ShipScreens MCP Server?
- The source code for ShipScreens MCP Server is hosted at github.com/iamjamb/shipscreens.
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.