prosperity-solutions/mcp-server-screenshot
Native macOS screenshot capture for AI assistants.
Overview
prosperity-solutions/mcp-server-screenshot is a TypeScript MCP server licensed under MIT. Native macOS screenshot capture for AI assistants.
Ranked #23 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 2
2 contributors → solo project
Dependents 25% 0
No dependents → no downstream usage
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# @prosperity-solutions/mcp-server-screenshot
Native macOS screenshot capture for AI assistants.
An [MCP](https://modelcontextprotocol.io/) server that provides screenshot capture on macOS using the native `screencapture` command. Works with any MCP-compatible client.
## Features
- **list_windows** — List all visible windows with app name, title, ID, and bounds
- **screenshot_window** — Capture a specific window by ID or app name
- **screenshot_screen** — Capture an entire display
- **screenshot_region** — Capture a rectangular region by coordinates
- **request_screenshot** — Interactive crosshair selector for user-driven capture
## Prerequisites
- **macOS** (uses the native `screencapture` command)
- **Node.js** >= 24
- **Screen Recording permission** — Grant permission to your terminal app in:
System Settings → Privacy & Security → Screen Recording
## Quick Start
Add to your MCP client configuration:
```json
{
"mcpServers": {
"screenshot": {
"command": "npx",
Read full README on GitHub → Are you the maintainer of prosperity-solutions/mcp-server-screenshot?
Claim this tool → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.