sethbang/mcp-screenshot-server
An MCP server that provides AI assistants with screenshot capabilities — both web page capture via Puppeteer and cross-platform system screenshots using native OS tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-screenshot-server": {
"command": "npx",
"args": [
"-y",
"mcp-screenshot-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...