Safari DevTools MCP
Rank #18,014io.github.HayoDev/safari-devtools-mcp
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
Safari DevTools MCP is a Model Context Protocol (MCP) server published by hayodev. It ranks #18,014 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Safari DevTools MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 16 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Apr 13, 2026.
Ranks ahead of 114,099 of 132,113 servers on MCP Toplist.
Use Safari DevTools MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add safari-devtools-mcp -- npx -y safari-devtools-mcp[mcp_servers.safari-devtools-mcp]
command = "npx"
args = ["-y", "safari-devtools-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"safari-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"safari-devtools-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"safari-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"safari-devtools-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"safari-devtools-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"safari-devtools-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"safari-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"safari-devtools-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"safari-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"safari-devtools-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.HayoDev%2Fsafari-devtools-mcp)<a href="https://mcptoplist.com/server/io.github.HayoDev%2Fsafari-devtools-mcp"><img src="https://mcptoplist.com/badge/io.github.HayoDev%2Fsafari-devtools-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hayodev
Other servers by hayodev
View all hayodev servers →Available versions (16)
| Version | Published |
|---|---|
| 1.8.1 | Apr 13, 2026 |
| 1.8.0 | Apr 11, 2026 |
| 1.7.0 | Apr 10, 2026 |
| 1.6.0 | Apr 9, 2026 |
| 1.5.0 | Apr 9, 2026 |
| 1.4.0 | Apr 8, 2026 |
| 1.3.0 | Apr 7, 2026 |
| 1.2.1 | Apr 1, 2026 |
| 1.2.0 | Mar 31, 2026 |
| 1.1.0 | Mar 30, 2026 |
| 1.0.0 | Mar 30, 2026 |
| 0.2.0 | Mar 30, 2026 |
| 0.1.8 | Mar 30, 2026 |
| 0.1.7 | Mar 26, 2026 |
| 0.1.6 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Safari DevTools MCP?
- Safari DevTools MCP is maintained by hayodev, which publishes 2 MCP servers (25 total versions) tracked on MCP Toplist.
- Is Safari DevTools MCP listed on the Official MCP Registry?
- Yes — Safari DevTools MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Safari DevTools MCP have?
- MCP Toplist tracks 16 versions of Safari DevTools MCP, most recently published on Apr 13, 2026.
- Where can I find the source code for Safari DevTools MCP?
- The source code for Safari DevTools MCP is hosted at github.com/hayodev/safari-devtools-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.