Skip to main content
Glama
Lyosis

claudeForSafari

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
safari_list_profilesA

List all Safari profiles currently connected to the bridge, with their connection status.

safari_navigateA

Navigate the active Safari tab to a URL. Waits for the page to finish loading.

safari_get_page_textB

Return the visible text content of the current page (innerText).

safari_read_pageB

Return the full HTML source, URL, and title of the current page.

safari_javascriptA

Execute arbitrary JavaScript in the current page and return the result.

safari_findB

Find elements on the page by CSS selector and/or visible text.

safari_clickB

Click an element identified by a CSS selector.

safari_form_inputA

Set the value of an input, textarea, or select element and fire input/change events.

safari_scrollB

Scroll the page by x/y pixels, or to a specific position.

safari_tabs_listA

List all open tabs in the profile with their IDs, URLs, and titles.

safari_tabs_createC

Open a new tab, optionally with a URL.

safari_tabs_closeC

Close a tab.

safari_tabs_switchC

Switch to (activate) a tab by ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Lyosis/claudeForSafari'

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