🛠️OpenTools
RegistryDocs
© 2026 OpenTools
StatusGitHubDiscordX (Twitter)Terms

steel-dev-steel-mcp-server

by Steel
steel-dev

A Model Context Protocol (MCP) server that enables LLMs like Claude to navigate the web through Puppeteer-based tools and Steel, providing web automation capabilities such as clicking, scrolling, typing, and taking screenshots.

Created Dec 5, 2024
Node
MIT License

Tools

Parameters

node Configuration 1

ParameterDescription
STEEL_LOCAL*Determines if Steel Voyager runs in local (true) or cloud (false) mode.
STEEL_API_KEY*Required for cloud mode. Your Steel API key.
GLOBAL_WAIT_SECONDS*Optional. Number of seconds to wait after each tool action.

node Configuration 2

ParameterDescription
STEEL_LOCAL*Determines if Steel Voyager runs in local (true) or cloud (false) mode.
STEEL_BASE_URL*Base URL for the Steel API. Defaults to http://localhost:3000 in local mode.
GLOBAL_WAIT_SECONDS*Optional. Number of seconds to wait after each tool action.

node Configuration 3

ParameterDescription
STEEL_LOCAL*Determines if Steel Voyager runs in local (true) or cloud (false) mode.
STEEL_API_KEY*Required for cloud mode. Your Steel API key.