MCP.so
登录

Screenshot Api

@raphy78626

关于 Screenshot Api

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

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

常见问题

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.

评论

更多 MCP 服务器