Skip to main content
Glama
lxman

Safari MCP Server

by lxman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
safari_start_sessionC

Start a new Safari automation session with dev tools access

safari_navigateC

Navigate to a URL in Safari

safari_get_console_logsC

Get browser console logs for debugging

safari_get_network_logsC

Get network activity logs for performance analysis

safari_clear_console_logsC

Clear captured console logs for a session

safari_clear_network_logsC

Clear captured network logs for a session

safari_execute_scriptC

Execute JavaScript in the browser context

safari_take_screenshotC

Take a screenshot of the current page

safari_inspect_elementC

Inspect a DOM element and get its properties

safari_get_performance_metricsC

Get page performance metrics

safari_get_page_infoC

Get current page URL and title

safari_list_sessionsB

List all active Safari sessions

safari_close_sessionB

Close a Safari automation session

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

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