steel-mcp-server

steel-mcp-server

3.5

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

A Model Context Protocol (MCP) server that enables LLMs like Claude to navigate the web through Puppeteer-based tools and Steel.

Steel MCP Server is a Model Context Protocol server designed to facilitate web navigation and automation for language models like Claude. Utilizing Puppeteer and Steel, it allows for a range of web interactions such as clicking, scrolling, typing, and taking screenshots. The server is built on the Web Voyager framework and supports both local and cloud-based deployments. It is particularly useful for tasks like searching for recipes, tracking package deliveries, comparing product prices, and filling out online forms. The server can be integrated with Claude Desktop, and it supports both local and remote Steel instances, providing flexibility in deployment. Users can configure the server to run in either local or cloud mode, depending on their needs.

Features

  • Browser automation with Puppeteer
  • Steel integration for browser session management
  • Visual element identification through numbered labels
  • Screenshot capabilities
  • Basic web interaction (navigation, clicking, form filling)

Tools

  1. navigate

    Navigate to any URL

  2. search

    Perform a Google Search

  3. click

    Click on the element on the page

  4. type

    Enter text in the input field

  5. scroll_down

    Scroll down the page

  6. scroll_up

    Scroll up the page

  7. go_back

    Return to the previous page

  8. wait

    Wait for the page to load

  9. save_unmarked_screenshot

    Capture the screenshot of the current page