meshtastic-device-ops

Manage Meshtastic devices via MCP server protocol over serial and TCP transports.

7|4|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/meshtastic/meshtastic-mcp --skill meshtastic-device-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meshtastic-device-ops
Source: https://github.com/meshtastic/meshtastic-mcp/tree/main/src/meshtastic_mcp/skills/meshtastic-device-ops
Command: npx skills add https://github.com/meshtastic/meshtastic-mcp --skill meshtastic-device-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the complexity of managing Meshtastic hardware by providing a unified interface to discover, configure, and troubleshoot devices without needing to manually navigate disparate CLI tools or firmware interfaces.

Core Features & Use Cases

  • Device Management: Connect to serial or TCP-based Meshtastic nodes to inspect firmware, node databases, and channel configurations.
  • Operational Monitoring: Access real-time packet windows, telemetry timelines, and device logs to verify mesh health and message delivery.
  • Firmware Lifecycle: Manage the full firmware lifecycle including board lookup, automated builds, and flashing procedures for various hardware targets.

Quick Start

Use the meshtastic-device-ops skill to list all connected devices and display the firmware information for your specific radio port.

Frequently Asked Questions about meshtastic-device-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure and manage Meshtastic radio devices over serial or TCP?

To manage Meshtastic radio devices, you can connect via serial or TCP transports to inspect firmware, node databases, and channel configurations using a unified command interface.

How do I flash firmware onto Meshtastic hardware targets?

Flashing firmware onto Meshtastic hardware involves managing the full firmware lifecycle, including board lookup, automated builds, and flashing procedures for various hardware targets.

Can I monitor real-time telemetry and packet delivery for a Meshtastic mesh network?

Yes, you can monitor real-time telemetry and mesh network health by accessing packet windows, telemetry timelines, and device logs to verify message delivery.

What is the best way to troubleshoot Meshtastic nodes without using disparate CLI tools?

The best way to troubleshoot Meshtastic nodes without disparate CLI tools is using a unified interface to discover, configure, and diagnose devices across serial and TCP transports.

Do I need the Meshtastic MCP server to discover and control mesh radios?

Yes, integrating with the Meshtastic MCP server is required to facilitate device discovery, configuration mutation, and real-time telemetry observation across connected radios.