MCP.so
Sign In

Screenshot Api

@raphy78626

About Screenshot Api

URL → PNG/JPEG/PDF capture API + MCP server for AI agents. Playwright + Fastify, deploy-ready on Fly.io.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "screenshot-api": {
      "command": "npx",
      "args": [
        "-y",
        "screenshot-api-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Screenshot Api?

URL → PNG/JPEG/PDF capture API + MCP server for AI agents. Playwright + Fastify, deploy-ready on Fly.io.

How to use Screenshot Api?

The README includes setup instructions such as "command": "npx",.

Key features of Screenshot Api

  • Stealth mode — ~40% of real URLs return bot-block pages to naive scrapers. Evasion is built in
  • Response cache — same URL twice in a loop? Second call is instant (5-min TTL, no double-billing)
  • MCP-native — structured outputs designed for agent loops, not bolted-on HTTP wrappers
  • MCP server with 3 tools
  • Stealth / Cloudflare bypass

Use cases of Screenshot Api

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Screenshot Api

Where is the source code for Screenshot Api?

The source code is linked from the repository URL on this page.

Does Screenshot Api include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Screenshot Api?

The source code is linked from the repository URL on this page.

Does Screenshot Api include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers