Input
0
Enables Claude Desktop to collect diverse user inputs through a dedicated Electron window.
About
Input is an MCP server designed to enhance Claude Desktop's interactive capabilities by providing a specialized mechanism for gathering user input. It exposes a `collect_input` tool that launches a dedicated Electron window, allowing AI applications to request and receive various forms of input, such as drawable images. This tool streamlines the process of collecting contextual information directly from the user, thereby extending the functionality and responsiveness of Claude Desktop interactions.
Key Features
- Supports drawable image input via a dedicated Electron window
- Exposes a `collect_input` tool for diverse user inputs
- Launches a specialized Electron window for input collection
- Returns submitted input directly to the calling MCP client
- Designed for extensibility to accommodate new input types
- 0 GitHub stars
Use Cases
- Providing a rich, interactive input interface for AI applications
- Enabling Claude Desktop to receive and process user-drawn sketches or diagrams
- Collecting custom, structured user input for AI-driven tasks