MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Screencapture MCP

An MCP (Model Context Protocol) server that enables AI assistants in Cursor to autonomously capture and analyze your screen - no manual screenshots needed.

Created 3/11/2026
Updated 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx screencapture-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "xdarkzx-screencapture-mcp": { "command": "uvx", "args": [ "screencapture-mcp" ] } } }