Lyosis/claudeForSafari
by Various
[](https://glama.ai/mcp/servers/Lyosis/claudeForSafari) π π π - Safari Web Extension + Node.js MCP bridge giving Claude Desktop full control over Safari β navigate, read pages,
MCP
Lyosis/claudeForSafari
Added 15 June 2026
Overview
A Safari Web Extension combined with a Node.js MCP bridge that enables Claude Desktop to navigate and read pages in Safari. The extension communicates with Claude via the Model Context Protocol.
Best for
Best for
Apple ecosystem developers who need Claude to automate Safari tasks.
Use cases
- Automating browser-based workflows in Safari
- Extracting content from web pages for processing
- Testing local web applications through Safari
How to use
Tools exposed
safari_list_profilessafari_navigatesafari_get_page_textsafari_read_pagesafari_javascriptsafari_findsafari_clicksafari_form_inputsafari_scrollsafari_tabs_listsafari_tabs_createsafari_tabs_closesafari_tabs_switch
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "safari": {\n "command": "node",\n "args": [\n "/absolute/path/to/claudeForSafari/bridge/bridge.js"\n ]\n }\n }\n} Notes
A Safari Web Extension combined with a Node.js MCP bridge that enables Claude Desktop to navigate and read pages in Safari. The extension communicates with Claude via the Model Context Protocol.
0 stars on GitHub. Last updated 2026-06-12. Licensed MIT.
Use cases
- Automating browser-based workflows in Safari
- Extracting content from web pages for processing
- Testing local web applications through Safari
Pros
- Gives Claude Desktop direct access to Safari without screen scraping
- Leverages standard Web Extension API for reliability
- Open source with JavaScript codebase for easy customization
Cons
- Requires manual installation of both extension and Node.js bridge
- Limited to Safari browser only
- No official package manager distribution (npm)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Gives Claude Desktop direct access to Safari without screen scraping
- Leverages standard Web Extension API for reliability
- Open source with JavaScript codebase for easy customization
Cons
- Requires manual installation of both extension and Node.js bridge
- Limited to Safari browser only
- No official package manager distribution (npm)
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More π
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
