About
Overview
The Screen Capture MCP Server enables AI agents to capture screen content. It provides tools for taking screenshots of specific windows or regions and basic screen recording.
Capabilities
Tools & Capabilities
⚡screenshot
Take a screenshot
⚡screenshot_window
Capture a specific window
⚡list_windows
List open windows
Setup
Installation
bash
Install
npx -y mcp-server-screen-captureExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"screen-capture": {
"command": "npx",
"args": ["-y", "mcp-server-screen-capture"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026