spring-ai-chrome-mcp-server

spring-ai-chrome-mcp-server

3.3

If you are the rightful owner of spring-ai-chrome-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.

Spring AI Chrome MCP Server is a protocol server designed to interact with the Chrome browser.

The Spring AI Chrome MCP Server is a model context protocol server that facilitates interaction with the Chrome browser. It allows users to perform various browser operations such as opening and closing tabs, navigating to URLs, performing searches, and more, all through a structured protocol. This server is particularly useful for automating browser tasks and integrating browser functionalities into larger systems. It supports multiple browsers and tabs, each managed by unique identifiers, enabling complex browsing scenarios. The server is implemented in Java and can be configured to run with specific Java paths and JAR files.

Features

  • Multi-browser management: Supports multiple browsers with unique IDs.
  • Tab management: Allows opening, closing, and switching between tabs using indices.
  • Automated browsing: Perform searches, navigate URLs, and interact with web pages programmatically.
  • Screenshot and text extraction: Capture screenshots and extract text from web pages.
  • Cookie management: Retrieve cookies from web pages for session management.