Skip to main content
Glama

Graphlit MCP Server

Official

screenshotPage

Captures web page screenshots from any URL using the MCP server, returning a content identifier for asynchronous processing and integration into Graphlit projects.

Instructions

Screenshots web page from URL. Executes asynchronously and returns the content identifier.

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

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/graphlit/graphlit-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server