Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FORM_URLNoURL where the form is hosted. Needs to be https. Default: https://syskall.com/mcp-human/https://syskall.com/mcp-human/
AWS_REGIONNoAWS region for MTurk. Default: us-east-1us-east-1
AWS_PROFILENoAWS profile to use for credentials. Default: mcp-humanmcp-human
MTURK_SANDBOXNoUse MTurk sandbox (true) or production (false). Default: truetrue
DEFAULT_REWARDNoThe reward amount in USD. Default: 0.050.05
AWS_ACCESS_KEY_IDNoAWS access key ID for MTurk API
AWS_SECRET_ACCESS_KEYNoAWS secret access key for MTurk API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
askHumanD
checkHITStatusD

Prompts

Interactive templates invoked by user choice

NameDescription
ask-humanA prompt for asking human workers questions via MTurk
check-hitA prompt for checking the status of a HIT

Resources

Contextual data attached and managed by the client

NameDescription
balanceGet MTurk account balance
hitsList active HITs
configGet MTurk configuration

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/olalonde/mcp-human'

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