Home › Other › PicoCalc

PicoCalc

AI assistant access to PicoCalc MicroPython hardware over USB.

Python
★ 78 stars Last pushed 2026-07-01

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.1)

uvx picocalc-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "picocalc": {
      "command": "uvx",
      "args": [
        "picocalc-mcp"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry