Skip to main content
Glama

Safari MCP Server

by lxman

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
safari_start_session

Start a new Safari automation session with dev tools access

safari_navigate

Navigate to a URL in Safari

safari_get_console_logs

Get browser console logs for debugging

safari_get_network_logs

Get network activity logs for performance analysis

safari_clear_console_logs

Clear captured console logs for a session

safari_clear_network_logs

Clear captured network logs for a session

safari_execute_script

Execute JavaScript in the browser context

safari_take_screenshot

Take a screenshot of the current page

safari_inspect_element

Inspect a DOM element and get its properties

safari_get_performance_metrics

Get page performance metrics

safari_get_page_info

Get current page URL and title

safari_list_sessions

List all active Safari sessions

safari_close_session

Close a Safari automation session

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/lxman/safari-mcp-server'

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