Skip to main content
Glama

cdp_find_elements

Discover interactive page elements like inputs, buttons, and links using filters, selectors, and text matching for browser automation tasks.

Instructions

Discover interactive elements on the page (inputs, buttons, links, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterNoFilter by element type (default: all)
selectorNoCSS selector to scope search
include_hiddenNoInclude hidden elements (default: false)
text_filterNoOnly return elements containing this text (case-insensitive)
exclude_textNoExclude elements containing this text (e.g., "Apply Now" to filter out job apply buttons)
limitNoMax elements to return (default: 50)

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/RED-BASE/cdp-mcp'

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