steel-mcp-server
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
navigate
Navigate to any URL
search
Perform a Google Search
click
Click on the element on the page
type
Enter text in the input field
scroll_down
Scroll down the page
scroll_up
Scroll up the page
go_back
Return to the previous page
wait
Wait for the page to load
save_unmarked_screenshot
Capture the screenshot of the current page