Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HATCH_API_KEYYesYour Hatch API key
HATCH_API_URLNoCustom API URL (defaults to https://api.hatchhq.ai)
HATCH_RETRY_MAX_DELAYNoMaximum delay in milliseconds for retries (default: 10000)
HATCH_RETRY_MAX_ATTEMPTSNoMaximum retry attempts for API calls (default: 3)
HATCH_RETRY_INITIAL_DELAYNoInitial delay in milliseconds for retries (default: 1000)
HATCH_RETRY_BACKOFF_FACTORNoBackoff factor for retry delays (default: 2)

Tools

Functions exposed to the LLM to take actions

NameDescription
hatch_find_email

Find an email address using first name, last name, and domain information.

hatch_find_phone

Find a phone number using LinkedIn profile URL.

hatch_verify_email

Verify if an email address is valid and active.

hatch_find_company_data

Find detailed information about a company using its domain.

hatch_get_linkedin_url

Find LinkedIn URL using name, designation, and company information.

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/Meerkats-Ai/hatch-mcp-server'

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