call-a-human-mcp
by nishantmodak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_APP_TOKEN | No | Slack Socket Mode app token (xapp-...) | |
| SLACK_BOT_TOKEN | No | Slack Bot OAuth token (xoxb-...) | |
| SLACK_CHANNEL_ID | No | Slack channel ID to post into | |
| TELEGRAM_CHAT_ID | No | Telegram chat/group ID | |
| CALL_HUMAN_CHANNEL | No | Notification channel: cli, slack, or telegram | |
| CALL_HUMAN_TIMEOUT | No | Seconds to wait before auto-denying (default: 300) | |
| TELEGRAM_BOT_TOKEN | No | Telegram bot token from BotFather | |
| CALL_HUMAN_AUDIT_LOG | No | Path to JSONL audit log file |
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/nishantmodak/call-a-human-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server