screenmocks-mcp
screenmocks-mcp
一个通往托管 ScreenMocks MCP 服务器的小型 stdio 桥接器。ScreenMocks 让 AI 代理能够设计并导出本地化的 App Store 和 Play Store 截图集:创建项目、添加屏幕、放置设备框架、3D 模型、文本、形状和库存照片,在全部 48 个 App Store 语言环境中应用按尺寸和按语言环境的覆盖设置,并读回一份测量后的布局报告以验证其自身设计。共 44 个工具。
该产品以托管方式运行;本仓库是面向仅支持 stdio 的 MCP 客户端的开源客户端垫片。支持 Streamable HTTP 的客户端应跳过它并直接连接。
直接连接(推荐)
{
"mcpServers": {
"screenmocks": {
"type": "http",
"url": "https://www.screenmocks.com/api/mcp",
"headers": { "Authorization": "Bearer sf_pat_your_token" }
}
}
}Related MCP server: ShipKit
通过此桥接器(仅 stdio 客户端)
{
"mcpServers": {
"screenmocks": {
"command": "npx",
"args": ["-y", "screenmocks-mcp"],
"env": { "SCREENMOCKS_TOKEN": "sf_pat_your_token" }
}
}
}获取令牌
在 screenmocks.com 登录,进入 Settings → MCP → Create token(付费套餐)。令牌只显示一次;请像对待密码一样对待它——它作用于你的整个账户。没有令牌时,桥接器仍会启动,并从公共清单响应 initialize 和 tools/list,因此你可以查看工具集;调用工具会返回一个指向此处的错误。
文档
服务器页面和连接详情:https://www.screenmocks.com/mcp
工具参考:https://www.screenmocks.com/docs(MCP 文章)
许可证
MIT(本桥接器)。托管服务有其自身的条款。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceUnified MCP server for App Store Connect & Google Play Console — manage listings, screenshots, releases, reviews & submissions9171926MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for shipping iOS apps, enabling screenshots of simulators, managing App Store Connect metadata, and submitting apps for review.16MIT
- AlicenseAqualityCmaintenanceMCP server that turns raw in-app screenshots into beautiful, store-ready marketing images for the iOS App Store and Google Play.5MIT
- AlicenseAqualityAmaintenanceAn MCP server that turns raw app screenshots into polished, pixel-perfect store listing visuals with device frames, benefit-driven headlines, brand colors, and exact store dimensions for iOS and Android.512920MIT
Related MCP Connectors
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
Create app-store screenshots, social graphics, promo videos, and animated device mockups.
Remote MCP for Android CLI agent build gate, structured receipts, audit logs, and reviewer-ready evi
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/moetalaat/screenmocks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server