SERVER
Capture Screen MCP
Rank #11684io.github.ochtum/capture-screen
Windows screen capture MCP server with display, region, and active-window capture tools.
First listed
Apr 17, 2026
Last publish date
Apr 17, 2026
OVERVIEW
Capture Screen MCP is a Model Context Protocol (MCP) server published by ochtum. It ranks #11684 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Capture Screen MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 17, 2026 and most recently updated on Apr 17, 2026.
STANDING
#11,684of 58,900 tracked serversTop 25%
Ranks ahead of 47,216 of 58,900 servers on MCP Toplist.
CONNECT
Use Capture Screen MCP
Add Capture Screen MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
NuGet package
{
"mcpServers": {
"capture-screen": {
"command": "dnx",
"args": [
"CaptureScreenMcp"
],
"env": {
"CAPTURE_SCREEN_DEFAULT_DISPLAY": "<your CAPTURE_SCREEN_DEFAULT_DISPLAY>",
"CAPTURE_SCREEN_OUTPUT_DIR": "<your CAPTURE_SCREEN_OUTPUT_DIR>",
"CAPTURE_SCREEN_HIDE_FOREGROUND_WINDOWS_TERMINAL": "<your CAPTURE_SCREEN_HIDE_FOREGROUND_WINDOWS_TERMINAL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
ochtum
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.5 | Apr 17, 2026 |
| 1.0.4 | Apr 17, 2026 |
FAQ
Frequently asked questions
- What is Capture Screen MCP?
- Windows screen capture MCP server with display, region, and active-window capture tools.
- Who maintains Capture Screen MCP?
- Capture Screen MCP is maintained by ochtum, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Capture Screen MCP an official MCP server?
- Yes — Capture Screen MCP is listed on the Official MCP Registry.
- How many versions does Capture Screen MCP have?
- MCP Toplist tracks 2 versions of Capture Screen MCP, most recently published on Apr 17, 2026.
- Where can I find the source code for Capture Screen MCP?
- The source code for Capture Screen MCP is hosted at github.com/ochtum/CaptureScreenMCP.
EXPLORE