Devices MCP Server
JSON →An MCP server for controlling and monitoring peripheral devices connected to your computer, such as cameras and microphones.
Tools · 18
- list_cameras List all connected cameras
- get_camera_info Get detailed camera information
- capture_image Take a picture from a camera
- start_video_recording Begin video recording
- stop_video_recording Stop video recording
- list_printers List available printers
- print_file Send a file to a printer
- print_as_pdf Print file as PDF
- get_print_job Get print job information
- cancel_print_job Cancel a print job
- list_audio_devices List all audio input/output devices
- record_audio Record from an input device
- stop_record_audio Stop recording from an input device
- play_audio Play audio through a device
- list_displays List connected displays
- capture_screenshot Take a screenshot
- record_screen Start screen recording
- stop_record_screen Stop screen recording
Links
★ 5 GitHub stars