Skip to main content
Glama

screenmocks-mcp

screenmocks-mcp MCP server

一个通往托管 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(付费套餐)。令牌只显示一次;请像对待密码一样对待它——它作用于你的整个账户。没有令牌时,桥接器仍会启动,并从公共清单响应 initializetools/list,因此你可以查看工具集;调用工具会返回一个指向此处的错误。

文档

许可证

MIT(本桥接器)。托管服务有其自身的条款

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    A
    maintenance
    An 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.
    5
    129
    20
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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