Skip to main content
Glama

step

Execute a single CPU instruction in an emulation session to trace program flow or debug code step-by-step within the MCPEmulate server environment.

Instructions

Execute a single instruction.

If address is omitted, execution starts at the current program counter.

Args: session_id: The session ID. address: Optional start address. Defaults to current PC.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressNo

Latest Blog Posts

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/LabGuy94/MCPEmulate'

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