by device-context-protocol · MCP Server · ★ 29
DCP — Device Context Protocol Status: Draft v0.3 — May 2026 · Hardware-validated on ESP32-WROOM-32 A protocol that lets LLM agents safely control physical devices, down to dollar-class microcontrollers. Intent-level, transport-agnostic, capability-scoped. Compact wire format (sub-50-byte frames). Self-contained firmware: under 1 KB of RAM, 28 KB of flash. Complementary to MCP — a reference Bridge translates DCP ↔ MCP so any MCP host (Claude Desktop, Claude Code, IDE assistants) works zero-config.
| Stars | 29 |
| Forks | 1 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.2332310217071/100 |
| Last Updated | 2026-05-27 |
| Created | 2026-05-18 |
| Platforms | mcp, python |
| Est. Tokens | ~223k |
These tools work well together with dcp for enhanced workflows:
Explore other popular mcp server tools:
dcp is Device Context Protocol — bridge LLM agents to physical devices. Sub-50-byte frames, 27.6KB flash / 0.6KB RAM measured on ESP32, capability-scoped and safe by design. Complementary to MCP. Paper: arXi. It is categorized as a MCP Server with 29 GitHub stars.
dcp is primarily written in Python. It covers topics such as agent, arduino, bridge.
You can find installation instructions and usage details in the dcp GitHub repository at github.com/device-context-protocol/dcp. The project has 29 stars and 1 forks, indicating an active community.
dcp is released under the MIT license, making it free to use and modify according to the license terms.