steel-mcp-server
Steel MCP Server is an MCP server that enables web navigation for Large Language Models (LLMs) through Puppeteer and Steel, providing tools for standard web interactions. It supports both local and cloud-based operations and enhances functionality for projects like Claude Desktop.
What is the purpose of Steel MCP Server?
Steel MCP Server allows LLMs to perform web automation tasks using Puppeteer and Steel, enabling actions like navigation, form filling, and more.
Can Steel MCP Server be used locally?
Yes, it can be configured to run in local mode using a self-hosted Steel instance.
What are the prerequisites for running Steel MCP Server?
You need the latest versions of Git and Node.js, Claude Desktop, and optionally a Steel Docker image if self-hosting.
How do I configure Claude Desktop for Steel MCP Server?
You need to modify the Claude Desktop configuration file to include the MCP server settings, specifying the mode and API key if necessary.
What should I do if I encounter issues with Steel MCP Server?
Check your API key, ensure your local Steel instance is running, and verify network connectivity. Adjust the GLOBAL_WAIT_SECONDS if needed.