Back to search
30
MCP

gasoline-mcp

npm/gasoline-mcp

Gasoline MCP is an AI Debugger, Inspector, and Observability toolkit. It acts as Chrome DevTools for AI Agents using the Model Context Protocol (MCP).

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gasoline-mcp
Gasoline MCP is an AI Debugger, Inspector, and Observability toolkit. It acts as Chrome DevTools for AI Agents using the Model Context Proto
0 tools
iflow-mcp_brennhill-gasoline-agentic-browser
Gasoline Agentic Browser is an AI Debugger, Inspector, and Observability toolkit. It acts as Chrome DevTools for AI Agents using the Model C
0 tools
gasoline-agentic-browser
Gasoline Agentic Browser is an AI Debugger, Inspector, and Observability toolkit. It acts as Chrome DevTools for AI Agents using the Model C
0 tools
raultov/chrome-debug-mcp
A Model Context Protocol (MCP) server that allows AI agents to control/debug Chromium based browsers
0 tools
devtoolsonline-mcp
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gasoline-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}