akshitsinha/mcp-device-server
If you are the rightful owner of mcp-device-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for seamless integration with peripheral devices connected to your computer.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client