Skip to main content
Glama
jhstatewide

MCP Server Steel Scraper

by jhstatewide

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STEEL_LOCALNoSet to 'true' when using a local Steel instance for stateful sessions
STEEL_API_KEYNoRequired for cloud mode stateful sessions
STEEL_API_URLNoThe steel-dev API endpoint (default: http://localhost:3000)http://localhost:3000
STEEL_RETRIESNoNumber of retry attempts (default: 3)3
STEEL_TIMEOUTNoRequest timeout in milliseconds (default: 30000)30000
STEEL_BASE_URLNoBase URL for the Steel Sessions API (default: https://api.steel.dev, or http://localhost:3000 when STEEL_LOCAL=true)https://api.steel.dev
STEEL_IDLE_TIMEOUT_MSNoAuto-release idle sessions after this many milliseconds (default: 600000)600000
STEEL_SESSION_TIMEOUT_MSNoSession timeout in milliseconds (default: 900000)900000
STEEL_GLOBAL_WAIT_SECONDSNoOptional delay after each stateful action (default: 0)0

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jhstatewide/mcp-server-steel-scraper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server