inkbytefo/screenmonitormcp
Real-time screen analysis, context-aware recording, and UI monitoring MCP server. Supports AI vision, event hooks, and multimodal agent workflows.
Quick Start
Clone the repository:
git clone https://github.com/inkbytefo/screenmonitormcpClaude Desktop configuration example:
{
"mcpServers": {
"screenmonitormcp": {
"command": "npx",
"args": [
"-y",
"inkbytefo/screenmonitormcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.