codingthefuturewithai/screenshot_mcp_server
MCP server that provides screenshot capabilities for AI tools, allowing them to capture and process screen content
Platform-specific configuration:
{
"mcpServers": {
"screenshot_mcp_server": {
"command": "npx",
"args": [
"-y",
"screenshot_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...