MCP Servers

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

M
Macos Control MCP

Give AI agents eyes and hands on macos, an mcp that can do screenshots, OCR, click and type

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

Install Package (if required)

npx @modelcontextprotocol/server-macos-control-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "peterhdd-macos-control-mcp": { "command": "npx", "args": [ "peterhdd-macos-control-mcp" ] } } }