Skip to main content
Glama

Webpage Screenshot MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBMED_EMAILYesYour email address (required by NCBI)
PUBMED_API_KEYNoOptional API key for higher rate limits

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
login-and-wait

Opens a webpage in a visible browser window for manual login, waits for user to complete login, then saves cookies

screenshot-page

Captures a screenshot of a given URL and returns it as base64 encoded image. Can use saved cookies from login-and-wait.

signal-login-complete

Signals that manual login is complete and the login-and-wait tool should continue

clear-auth-cookies

Clears saved authentication cookies for a specific domain or all domains

screenshot-element

Captures a screenshot of a specific element on a webpage using a CSS selector

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