ShotAPI MCP Server
Rank #58,389io.github.smallhandsome/shotapi-mcp-server
Screenshot and HTML render MCP server for AI agents
ShotAPI MCP Server is a Model Context Protocol (MCP) server published by smallhandsome. It ranks #58,389 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ShotAPI MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 3, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 57,202 of 115,591 servers on MCP Toplist.
Use ShotAPI MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shotapi-mcp-server https://aiphotoshop.mynatapp.cc/mcp[mcp_servers.shotapi-mcp-server]
url = "https://aiphotoshop.mynatapp.cc/mcp"Add to ~/.codex/config.toml.
https://aiphotoshop.mynatapp.cc/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shotapi-mcp-server": {
"url": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shotapi-mcp-server": {
"type": "http",
"url": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shotapi-mcp-server": {
"serverUrl": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shotapi-mcp-server": {
"url": "https://aiphotoshop.mynatapp.cc/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.smallhandsome%2Fshotapi-mcp-server)<a href="https://mcptoplist.com/server/io.github.smallhandsome%2Fshotapi-mcp-server"><img src="https://mcptoplist.com/badge/io.github.smallhandsome%2Fshotapi-mcp-server.svg" alt="MCP Toplist: #58,389 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
smallhandsome
Other servers by smallhandsome
View all smallhandsome servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains ShotAPI MCP Server?
- ShotAPI MCP Server is maintained by smallhandsome, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is ShotAPI MCP Server listed on the Official MCP Registry?
- Yes — ShotAPI MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ShotAPI MCP Server have?
- MCP Toplist tracks 1 version of ShotAPI MCP Server, most recently published on Jun 11, 2026.
- Where can I find the source code for ShotAPI MCP Server?
- The source code for ShotAPI MCP Server is hosted at github.com/smallhandsome/shotapi-mcp-server.