Picocalc MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 1 Jul 2026.
AI assistant access to PicoCalc MicroPython hardware over USB.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add picocalc-mcp -- uvx picocalc-mcp
{
"mcpServers": {
"picocalc-mcp": {
"args": [
"picocalc-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.picocalc-mcp]
command = "uvx"
args = ["picocalc-mcp"]
{
"mcpServers": {
"picocalc-mcp": {
"args": [
"picocalc-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"picocalc-mcp": {
"args": [
"picocalc-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.