πŸ”§

Steel MCP Server

πŸ”§MCP Server

ZeroPointSix/steel-mcp-server

Installation

Local ServerAuto-generated from README. View full documentation on GitHub β†’
$claude mcp add steel -e STEEL_API_KEY=your-steel-api-key -- node "$PWD/dist/stdio.js"
Local Server
$claude mcp add steel -e STEEL_LOCAL=true -- node "$PWD/dist/stdio.js"
Remote ServerConnect to remote MCP server
$claude mcp add steel --transport http https://mcp.example.com/mcp \
Claude Desktop ConfigurationServer configuration (JSON)
json
{ "mcpServers": { "steel": { "command": "node", "args": ["/abs...
glama
0
Last UpdatedAug 22, 2026