Submit

Device MCP Server

@akshitsinha

A Model Context Protocol (MCP) server for seamless integration with peripheral devices connected to your computer. Control, monitor, and manage hardware devices through a unified API. Monitor and manage your camera, printer, screen and audio devices from a single unified API.

Tools

Server Config

{
  "mcpServers": {
    "mcp-device-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-device-server",
        "run",
        "src/main.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.