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