screenmocks-mcp
screenmocks-mcp
Eine winzige stdio-Brücke zum gehosteten ScreenMocks-MCP-Server. ScreenMocks ermöglicht es einem KI-Agenten, lokalisierte App-Store- und-Store-Screenshot-Sets zu entwerfen und zu exportieren: Projekte anzulegen, Screens hinzuzufügen, Geräte-Rahmen, 3D-Mockups, Texte, Formen und Stockfotos zu platzieren, Überschreibungen pro Größe und pro Locale für alle 48 App-Store-Locales vorzunehmen und einen gemessenen Layout-Bericht auszulesen, um sein eigenes Design zu überprüfen. 44 Tools.
Der Server wird gehostet; dieses Repository ist die Open-Source-Client-Shim für MCP-Clients, die nur Stdio sprechen. Clients, die Streamable HTTP unterstützen, sollten diese Brücke umgehen und sich direkt verbinden.
Direkte Verbindung (empfohlen)
{
"mcpServers": {
"screenmocks": {
"type": "http",
"url": "https://www.screenmocks.com/api/mcp",
"headers": { "Authorization": "Bearer sf_pat_your_token" }
}
}
}Related MCP server: ShipKit
Über diese Brücke (nur stdio-Clients)
{
"mcpServers": {
"screenmocks": {
"command": "npx",
"args": ["-y", "screenmocks-mcp"],
"env": { "SCREENMOCKS_TOKEN": "sf_pat_your_token" }
}
}
}Token erhalten
Melden Sie sich bei screenmocks.com an, dann Einstellungen → MCP → Token erstellen (nur in kostenpflichtigen Tarifen). Das Token wird nur einmal angezeigt; behandeln Sie es wie ein Passwort – es gilt für Ihr gesamtes Konto. Ohne ein Token startet die Brücke trotzdem und beantwortet initialize und tools/list aus dem öffentlichen Manifest, damit Sie die Tools einsehen können. Der Aufruf eines Tools liefert eine Fehlermeldung, die hierher verweist.
Dokumentation
Serverseite und Verbindungsdetails: https://www.screenmocks.com/mcp
Tool-Referenz: https://www.screenmocks.com/docs (MCP-Artikel)
Manifest: https://www.screenmocks.com/mcp.json
Lizenz
MIT (für diese Brücke). Der gehostete Dienst hat seine eigenen Nutzungsbedingungen.
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