PullSheet Diagnostics
AI-powered diagnostics for elevator, escalator, and vertical transportation equipment. Diagnose issues, get repair steps, and browse common symptoms. Powered by PullSheet.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add pullsheet/diagnostics
# Browse available tools
npx -y smithery tool list pullsheet/diagnostics
# Get full schema for a tool
npx -y smithery tool get pullsheet/diagnostics diagnose_elevator_issue
# Call a tool
npx -y smithery tool call pullsheet/diagnostics diagnose_elevator_issue '{}'Direct MCP Connection
Endpoint: https://diagnostics--pullsheet.run.tools
Tools (2)
diagnose_elevator_issue— Diagnose an elevator, escalator, or vertical transportation equipment issue. Provide equipment type and describe the sy…get_common_symptoms— Get a list of common issues and symptoms for a specific type of vertical transportation equipment. Useful for browsing …
# Get full input/output schema for a tool
npx -y smithery tool get pullsheet/diagnostics