Chrome Spy icon

Chrome Spy

Provides real-time monitoring of Chrome developer console logs via the Chrome DevTools Protocol.

关于

This server facilitates seamless integration between AI agents and Chrome's developer console. By leveraging the Chrome DevTools Protocol, it offers real-time monitoring of console logs from selected browser tabs, with capabilities for filtering by log level and retrieving only new entries. It acts as an essential bridge, providing critical browser feedback and debugging information for AI-driven workflows and automated web application analysis.

主要功能

  • Real-time console log monitoring via Chrome DevTools Protocol
  • Tab selection for specific browser instances
  • Log filtering by severity level (verbose, info, warning, error)
  • Incremental log retrieval for new messages only
  • Seamless integration with MCP-compatible AI agents
  • 0 GitHub stars

使用案例

  • Debugging web applications by monitoring console output
  • Providing contextual browser feedback to AI agents for improved interaction
  • Automating the collection of console logs for testing and analysis