Skip to main content
Glama

Autoconsent MCP

by noisysocks

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Browser console logs

Tools

Functions exposed to the LLM to take actions

NameDescription
navigate

Navigate to any URL in the browser

reload

Reload the current page

screenshot

Capture screenshots of the entire page or specific elements

click

Click elements on the page

select

Select an element with SELECT tag

evaluate

Execute JavaScript in the browser console

search_html

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.

print_element

Outputs the full HTML of the given element

test_rule

Tests the given Autoconsent rule on the given URL

reset_browser_data

Reset browser data including cookies, cache, localStorage, and sessionStorage

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