claude mcp add ofiren-picocalc-mcp -- uvx picocalc-mcp
{
"mcpServers": {
"ofiren-picocalc-mcp": {
"command": "uvx",
"args": ["picocalc-mcp"]
}
}
}
{
"mcpServers": {
"ofiren-picocalc-mcp": {
"command": "uvx",
"args": ["picocalc-mcp"]
}
}
}
{
"mcpServers": {
"ofiren-picocalc-mcp": {
"command": "uvx",
"args": ["picocalc-mcp"]
}
}
}
About This MCP Server
The picocalc-mcp server provides a connection protocol for AI coding assistants to access and interact with PicoCalc MicroPython hardware devices over USB, enabling developers to leverage AI assistance when working with this specific hardware. This server is particularly useful when developers need to integrate AI-driven coding tools with their PicoCalc projects, allowing for more efficient and streamlined development. Developers working on PicoCalc-based applications can utilize the picocalc-mcp server to bridge their AI assistants with the MicroPython hardware.
AI assistant access to PicoCalc MicroPython hardware over USB.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
picocalc-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The picocalc-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.