Skip to main content
Glama

PicoScope MCP Server

connect_device

Establish connection to a PicoScope oscilloscope device using its serial number or automatically detect the first available unit for signal acquisition and measurement operations.

Instructions

Connect to a specific PicoScope device.

Args: serial: Device serial number. If empty, connects to first available device.

Returns: Dictionary containing connection status and device information.

Input Schema

NameRequiredDescriptionDefault
serialNo

Input Schema (JSON Schema)

{ "properties": { "serial": { "default": "", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markuskreitzer/picoscope_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server