Skip to main content
Glama

inspect_at_point

Inspect React components at specific screen coordinates to identify UI elements and their properties during React Native development.

Instructions

Inspect the React component at specific (x, y) coordinates. Works like React Native's Element Inspector. NOTE: This API (getInspectorDataForViewAtPoint) may not be available in newer React Native versions with Fabric. If unavailable, use ios_describe_point/android_describe_point for native element info, then find_components to locate the React component.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xYesX coordinate (in points for iOS, pixels for Android)
yYesY coordinate (in points for iOS, pixels for Android)
includePropsNoInclude component props in the output (default: true)
includeFrameNoInclude position/dimensions (frame) in the output (default: true)

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/igorzheludkov/metro-logs-mcp'

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