Webpage Screenshot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| login-and-waitA | Opens a webpage in a visible browser window for manual login, waits for user to complete login, then saves cookies |
| screenshot-pageA | Captures a screenshot of a given URL and returns it as base64 encoded image. Can use saved cookies from login-and-wait. |
| signal-login-completeA | Signals that manual login is complete and the login-and-wait tool should continue |
| clear-auth-cookiesA | Clears saved authentication cookies for a specific domain or all domains |
| screenshot-elementB | Captures a screenshot of a specific element on a webpage using a CSS selector |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/ananddtyagi/webpage-screenshot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server