llm-site-controller

Coldaine/llm-site-controller

3.2

If you are the rightful owner of llm-site-controller and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The LLM Site Controller Framework is an AI-powered browser automation framework designed for LLM chat interfaces, utilizing the Model Context Protocol (MCP) to streamline interactions and script generation.

Tools

Functions exposed to the LLM to take actions

connect_chrome

Connect to Chrome with remote debugging.

screenshot

Capture page screenshot.

navigate

Navigate to a URL.

click

Click an element.

type

Type text into input.

wait_for

Wait for element.

download

Download file.

analyze_page

Analyze DOM for inputs, buttons, messages.

start_watching

Start recording user interactions.

get_interactions

Retrieve recorded interactions.

generate_script

Generate Tampermonkey userscript.

inject_image_collector

Inject live image collector HUD.

scrape_images

Full automated scrape: scroll + download + index.json.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources