Skip to main content
Glama

Autoconsent MCP

by noisysocks

search_html

Extracts HTML elements containing a specified search query while omitting irrelevant content with placeholders. Facilitates analysis and testing of consent management platforms within real browser environments.

Instructions

Outputs the HTML of elements that deeply contain the given search query. Elements that don't contain the given query are omitted using a [...] placeholder.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Autoconsent MCP

Related Tools

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/noisysocks/autoconsent-mcp'

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