Skip to content

[New Server] GoScreenAPI - screenshots, tech stack, uptime, PDF for any URL #4201

@bymtnturk

Description

@bymtnturk

Server Information

Description

MCP server that lets any MCP-compatible AI client (Claude Desktop, Cursor, Cline, Windsurf, Continue) interact with the GoScreenAPI hosted service to capture screenshots, analyze tech stacks, check uptime, render PDFs, and compare websites.

Tools (7)

Tool Description
screenshot Capture any URL as PNG / JPEG / WebP / PDF (custom viewport, full-page, dark mode, ad blocking)
site_report Tech stack detection (CMS, server, CDN, frameworks), SSL info, DNS records, page-speed rating, SEO meta tags
uptime_check Live HTTP probe with status code, response time, SSL validity
compare_screenshots Two URLs side-by-side, parallel capture
render_pdf Render a URL to PDF (A4 / Letter / Legal / Tabloid, landscape, custom scale)
batch_screenshots Up to 50 URLs in parallel
account_info Plan name, usage quota, remaining credits

Installation

{
  "mcpServers": {
    "goscreenapi": {
      "command": "npx",
      "args": ["-y", "@goscreenapi/mcp-server"],
      "env": { "GOSCREENAPI_KEY": "your-key" }
    }
  }
}

Free tier (100 screenshots/month) available at https://goscreenapi.com.

Status

  • Public GitHub repo (MIT)
  • Published to npm (v0.1.1)
  • README documents quick start, all 7 tools, configuration, example prompts, architecture diagram
  • PR submitted to punkpeye/awesome-mcp-servers (#6599)

Happy to provide any additional information if helpful for inclusion in the official list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions