DOL WHD MCP
by UHQ-Actual
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOL_API_KEY | No | Your DOL API key for WHD enforcement and other DOL data | |
| SAM_API_KEY | No | Alternative SAM.gov API key (same as SAM_GOV_API_KEY) | |
| DOL_MCP_HOST | No | Host to bind the HTTP server (default 127.0.0.1) | 127.0.0.1 |
| DOL_MCP_PORT | No | Port to bind the HTTP server (default 8787) | 8787 |
| SAM_GOV_API_KEY | No | Your SAM.gov API key for live contract opportunity searches | |
| DOL_MCP_AUTH_TOKEN | No | Auth token for HTTP mode (optional); clients send as Authorization Bearer or X-API-Key header | |
| DOL_MCP_ALLOW_ORIGIN | No | CORS origin for HTTP mode (default *) | * |
| GOOGLE_PLACES_API_KEY | No | Your Google Places API key for places search and detail tools |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/UHQ-Actual/DOL_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server