turn-mcp-web
by shiaho777
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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/shiaho777/turn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server