Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

html.getByName

Retrieve HTML components by display name using case-insensitive search. Find elements like Login Form or Navigation Menu without requiring component IDs.

Instructions

Get an HTML component by its display name. Case-insensitive search. Use this to find components like "Login Form" or "Navigation Menu" without needing to know the ID. In Designer mode, searches currently selected screen.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesComponent display name (e.g., "Login Form")
Install Server

Other Tools

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/circuitry-dev/circuitry-mcp-server'

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