emcp

ado11231/emcp
★ 0 stars C AI/LLM Updated 1d ago
MCP server for microcontrollers and hardware written in pure C.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "emcp": {
      "command": "npx",
      "args": [
        "-y",
        "ado11231/emcp"
      ]
    }
  }
}

README Excerpt

**Give any AI agent hands.** A Model Context Protocol (MCP) server in pure C99 — zero dependencies, one library, runs on a $5 microcontroller or any Linux board. > **Status:** pre-alpha. JSON parser in progress. Spec pinned to `2025-06-18`. Every AI agent speaks MCP. Almost no hardware does — what exists is vendor-locked

Topics

ai-agentcc99embeddedembedded-systemsesp32llm-toolsmcpmcp-servermicrocontrollermodel-context-protocolraspberry-pi-pico