Skip to main content
ClaudeWave

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: arXiv:2605.26159

MCP Servers44 stars3 forksPythonMITUpdated 1mo ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · dcp
Claude Code CLI
claude mcp add dcp -- uvx dcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "dcp": {
      "command": "uvx",
      "args": ["dcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/device-context-protocol/dcp and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentarduinobridgecbordevice-controlembeddedesp32hardwareiotllmmcpmicrocontrollermodel-context-protocolprotocoluart

What people ask about dcp

What is device-context-protocol/dcp?

+

device-context-protocol/dcp is mcp servers for the Claude AI ecosystem. 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: arXiv:2605.26159 It has 44 GitHub stars and was last updated 1mo ago.

How do I install dcp?

+

You can install dcp by cloning the repository (https://github.com/device-context-protocol/dcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is device-context-protocol/dcp safe to use?

+

Our security agent has analyzed device-context-protocol/dcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains device-context-protocol/dcp?

+

device-context-protocol/dcp is maintained by device-context-protocol. The last recorded GitHub activity is from 1mo ago, with 1 open issues.

Are there alternatives to dcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy dcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: device-context-protocol/dcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/device-context-protocol-dcp)](https://claudewave.com/repo/device-context-protocol-dcp)
<a href="https://claudewave.com/repo/device-context-protocol-dcp"><img src="https://claudewave.com/api/badge/device-context-protocol-dcp" alt="Featured on ClaudeWave: device-context-protocol/dcp" width="320" height="64" /></a>

More MCP Servers