Skip to content
Back to search
30
MCP streamable-http

ShotAPI MCP Server

io.github.smallhandsome/shotapi-mcp-server

Screenshot and HTML render MCP server for AI agents

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

digitaldefiance/mcp-screenshot
MCP server providing screenshot capture capabilities for AI agents
0 tools
image-mcp
An MCP server for AI image generation and handling
0 tools
@ai-capabilities-suite/mcp-screenshot
MCP server providing screenshot capture capabilities for AI agents with multi-format support, PII masking, and security controls
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
net.shotbot/shotbot-mcp
Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.
0 tools
cloudflare-ai-mcp
MCP Server for Cloudflare AI image generation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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