Shotapi

by smallhandsome

289 downloads
Not rated
GitHub

About

MCP Server that gives AI agents eyes. Screenshot any webpage, render HTML/CSS to images. One command setup for Claude Code, Cursor, and Claude Desktop. Free 30+30/month.ShotAPI - Give AI Agents Eyes. MCP Server for web screenshots and HTML rendering. 3 tools: screenshot_one_liner

Details

Author
smallhandsome
Downloads
289
Categories
Web Scraping, Automation, Developer Tools, AI

- Three MCP tools: screenshot_one_liner, screenshot (full control), render (HTML to image)
- Zero‑install remote mode with streamable‑http transport
- Direct access without VPN for China‑based users
- Free tier: 10 screenshots + 10 renders per month, no sign‑up needed
- Built‑in ad blocking for cleaner screenshots
- Registered in the official MCP Registry

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Shotapi
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Use Shotapi in remote mode with zero installation: add the server to Claude Code, Claude Desktop, or Cursor using the streamable‑http URL https://aiphotoshop.mynatapp.cc/mcp. For local or paid‑tier usage, install Python dependencies and Playwright, then run the stdio server via python mcp_stdio.py. Invoke the three MCP tools (screenshot_one_liner, screenshot, render) directly in conversation; no manual API calls required.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "shotapi": {
            "shotapi": {
                "type": "streamable-http",
                "url": "https://aiphotoshop.mynatapp.cc/mcp"
            }
        }
    }
}

McpServers

{
    "shotapi": {
        "type": "streamable-http",
        "url": "https://aiphotoshop.mynatapp.cc/mcp"
    }
}

ShotAPI — Web Screenshot & Render MCP Server for AI Agents

Give your AI Agent eyes. One command, zero install.

GitHub stars
MCP Registry

中文文档

Quick Start (Remote Mode — No Install)

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.