MCP Servers

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

W
Windows Driver Input MCP

Standalone MCP server exposing driver-level keyboard/mouse tools via IbInputSimulator.

Created 11/9/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx windows-driver-input-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "win10ogod-windows-driver-input-mcp": { "command": "uvx", "args": [ "windows-driver-input-mcp" ] } } }