# STEADYWRK Field Service Dispatch MCP server

Field service dispatch: instant quotes, tracked work orders, public evals. steadywrk.app

## Links
- Registry page: https://www.getdrio.com/mcp/app-steadywrk-mcp-dispatch
- Repository: https://github.com/karimalsalah/steadywrk
- Website: https://steadywrk.app/developers/mcp

## Install
- Endpoint: https://steadywrk.app/api/mcp
- Auth: Not captured

## Setup notes
- Remote header: x-api-key (secret)
- Remote endpoint: https://steadywrk.app/api/mcp
- Header: x-api-key

## Tools
- dispatch.quote - Return an instant dispatch quote for a field-service job. Accepts trade + location + urgency and returns matched contractor, estimated cost in cents, ETA tier, and valid_for_minutes. Endpoint: https://steadywrk.app/api/mcp
- dispatch.order - Create a dispatch work order. Auto-matches a contractor from the active pool and returns a tracked order with masked contractor reference and status URL. Endpoint: https://steadywrk.app/api/mcp
- dispatch.evals - Return the public evals dashboard: completion rate, NTE variance, dispatch latency, human-override rate, and operational counts for the selected rolling window. No API key required. Endpoint: https://steadywrk.app/api/mcp
- dispatch.index - Return the catalog of 8 dispatch trade verticals with baseline model rates (routine urgency, 1.0× multiplier). Rates are STEADYWRK model rates informed by BLS OES data — not BLS verbatim. No API key required. Endpoint: https://steadywrk.app/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.steadywrk
- Version: 0.1.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 3, 2026
- Source: https://registry.modelcontextprotocol.io
