turn-mcp-web
by shiahonb777
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TURN_MCP_API_KEY | No | Operator key | unset |
| TURN_MCP_HTTP_HOST | No | HTTP bind host | 127.0.0.1 |
| TURN_MCP_HTTP_PATH | No | MCP endpoint path | /mcp |
| TURN_MCP_HTTP_PORT | No | HTTP bind port | 3737 |
| TURN_MCP_WEBHOOK_URL | No | Outbound webhook target | unset |
| TURN_MCP_HISTORY_FILE | No | JSONL history path | unset |
| TURN_MCP_EVENT_LOG_FILE | No | JSONL event log path | unset |
| TURN_MCP_RATE_LIMIT_MAX | No | Requests per IP | 120 |
| TURN_MCP_VIEWER_API_KEY | No | Viewer key | unset |
| TURN_MCP_WEBHOOK_EVENTS | No | Comma-separated webhook events | unset |
| TURN_MCP_WEBHOOK_FORMAT | No | json, slack, or discord | json |
| TURN_MCP_WEBHOOK_SECRET | No | HMAC signing secret | unset |
| TURN_MCP_REQUIRE_API_KEY | No | Enable auth | auto |
| TURN_MCP_TELEGRAM_EVENTS | No | Telegram event filter | wait_created |
| TURN_MCP_TELEGRAM_CHAT_ID | No | Telegram target chat | unset |
| TURN_MCP_TELEGRAM_BOT_TOKEN | No | Telegram bot token | unset |
| TURN_MCP_REINFORCEMENT_SUFFIX | No | Appended reminder text | built-in |
| TURN_MCP_DEFAULT_TIMEOUT_SECONDS | No | Default wait timeout | 600 |
| TURN_MCP_RATE_LIMIT_WINDOW_SECONDS | No | Rate limit window | 60 |
| TURN_MCP_MAX_CONCURRENT_WAITS_PER_SESSION | No | Per-session concurrency cap | 10 |
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/shiahonb777/turn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server