safari-mcp-server

lxman/safari-mcp-server

3.4

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

The Safari MCP Server is a specialized server that enables AI assistants to automate and interact with the Safari browser, providing access to developer tools and browser automation capabilities.

Tools

Functions exposed to the LLM to take actions

safari_start_session

Start a new Safari automation session.

safari_close_session

Close a Safari session.

safari_list_sessions

List all active sessions.

safari_navigate

Navigate to a URL.

safari_get_page_info

Get current page URL and title.

safari_get_console_logs

Get browser console logs.

safari_get_network_logs

Get network activity logs.

safari_get_performance_metrics

Get page performance metrics.

safari_execute_script

Execute JavaScript in the browser.

safari_take_screenshot

Capture page screenshots.

safari_inspect_element

Inspect DOM elements.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources