Skip to main content
Glama

Chromium ARM64 Browser

by nfodor

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

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
navigate

Navigate to a URL

screenshot

Take a screenshot of the current page

click

Click an element on the page

fill

Fill an input field

evaluate

Execute JavaScript in the browser

get_content

Get page content (HTML or text)

hover

Hover over an element on the page

select

Select an option from a dropdown

get_console_logs

Get browser console logs

get_console_errors

Get browser console errors

get_network_logs

Get network activity logs

get_network_errors

Get network error logs

wipe_logs

Clear all stored logs from memory

get_selected_element

Get information about the currently selected element

run_accessibility_audit

Run an accessibility audit on the current page

run_performance_audit

Run a performance audit on the current page

run_seo_audit

Run an SEO audit on the current page

run_best_practices_audit

Run a best practices audit on the current page

run_nextjs_audit

Run a Next.js specific audit on the current page

run_debugger_mode

Run debugger mode to debug issues in the application

run_audit_mode

Run comprehensive audit mode for optimization

close_browser

Close the browser instance

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/nfodor/mcp-chromium-arm64'

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