Shotpipe — Screenshots & OG Images MCP Server
io.github.podop29/shotpipe-mcp
What is the Shotpipe — Screenshots & OG Images MCP server?
Screenshot any URL and see it, or mint a social card — hosted, SSRF-safe, cached. No Chrome to run.
How to install Shotpipe — Screenshots & OG Images
Copy-paste configuration for popular MCP clients.
SHOTPIPE_KEYrequiredShotpipe API key id (starts with k_). Free at https://shotpipe.io/signup.
SHOTPIPE_SECRETrequiredsecretShotpipe HMAC signing secret. Requests are signed locally; the secret never leaves the process.
SHOTPIPE_BASE_URLOverride the API base URL for a self-hosted Shotpipe instance. Defaults to https://shotpipe.io.
{
"mcpServers": {
"shotpipe-mcp": {
"command": "npx",
"args": [
"-y",
"shotpipe-mcp"
],
"env": {
"SHOTPIPE_KEY": "<YOUR_SHOTPIPE_KEY>",
"SHOTPIPE_SECRET": "<YOUR_SHOTPIPE_SECRET>",
"SHOTPIPE_BASE_URL": "<YOUR_SHOTPIPE_BASE_URL>"
}
}
}
}{
"mcpServers": {
"shotpipe-mcp": {
"command": "npx",
"args": [
"-y",
"shotpipe-mcp"
],
"env": {
"SHOTPIPE_KEY": "<YOUR_SHOTPIPE_KEY>",
"SHOTPIPE_SECRET": "<YOUR_SHOTPIPE_SECRET>",
"SHOTPIPE_BASE_URL": "<YOUR_SHOTPIPE_BASE_URL>"
}
}
}
}{
"mcpServers": {
"shotpipe-mcp": {
"command": "npx",
"args": [
"-y",
"shotpipe-mcp"
],
"env": {
"SHOTPIPE_KEY": "<YOUR_SHOTPIPE_KEY>",
"SHOTPIPE_SECRET": "<YOUR_SHOTPIPE_SECRET>",
"SHOTPIPE_BASE_URL": "<YOUR_SHOTPIPE_BASE_URL>"
}
}
}
}{
"servers": {
"shotpipe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shotpipe-mcp"
],
"env": {
"SHOTPIPE_KEY": "<YOUR_SHOTPIPE_KEY>",
"SHOTPIPE_SECRET": "<YOUR_SHOTPIPE_SECRET>",
"SHOTPIPE_BASE_URL": "<YOUR_SHOTPIPE_BASE_URL>"
}
}
}
}claude mcp add shotpipe-mcp --env SHOTPIPE_KEY=<YOUR_SHOTPIPE_KEY> --env SHOTPIPE_SECRET=<YOUR_SHOTPIPE_SECRET> --env SHOTPIPE_BASE_URL=<YOUR_SHOTPIPE_BASE_URL> -- npx -y shotpipe-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.