Mock Screenshots MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_fake_chatA | Compose a fake chat screenshot (iMessage, WhatsApp, Instagram DM, Telegram, Messenger, Snapchat) and get a deep link to the Mock Screenshots generator, pre-filled and ready to preview and download. Output is watermarked and clearly fictional; intended for parody, education, design mockups and fiction — not deception. |
| list_platformsA | List the chat platforms this server can generate, with their generator URLs. |
| list_devicesA | List the device frames (iPhone and Android) the generators support. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 3 tools
Each tool has a distinct purpose: generating a fake chat screenshot, listing device frames, and listing chat platforms. No two tools overlap in functionality.
All tools use a consistent verb_noun pattern in snake_case (generate_fake_chat, list_devices, list_platforms), making the naming predictable and easy to understand.
With three tools, the server is appropriately scoped for generating fake chat screenshots, covering the main action and necessary discovery. It is neither too sparse nor overloaded.
The tool set covers the core generation workflow and listing of options. A minor gap is the lack of additional customization tools, but the current surface is functional for the stated purpose.