Device
π΄DangerousAn MCP server for controlling and monitoring peripheral devices connected to your computer, such as cameras and microphones.
Understand what it does
Tell your agent things like:
What this capability can access
This capability requires the following permissions:
This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.
Set it up
Available on 1 platform. Pick yours:
Add to your MCP client configuration:
{
"mcpServers": {
"device": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-device"]
}
}
}Add to your README
Show that your tool is listed on AgentSift
[](https://agentsift.com/capabilities/device)Options: ?style=flat-square for square corners, ?score=false for simple βlistedβ badge
Related capabilities
C4
A safe-by-default MCP server that exposes your Control4 home automation (lights, scenes, locks, thermostats, and media) as structured tools over HTTP and Claude Desktop STDIO for reliable AI-powered control on your local network.
Flightctl
A read-only API for querying and retrieving contextual information about devices and fleets using the Flight Control MCP server.
For 3D Printing
A 3D Printing MCP server that allows for querying for live state, webcam snapshots, and 3D printer control.
Fulcra Context
Fulcra Context MCP server for accessing your personal health, workouts, sleep, location, and more, all privately. Built around Context by Fulcra.
Hass
Interact with Home Assistant to control smart home devices, query states, manage automations, and troubleshoot your smart home setup.
Homeassistant
An MCP server for interacting with Home Assistant. Requires HA_URL and HA_TOKEN environment variables.