Туча
by kornev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWOCAPTCHA_MCP_HOST | No | HTTP server host | 0.0.0.0 |
| TWOCAPTCHA_MCP_PORT | No | HTTP server port | 3000 |
| TWOCAPTCHA_MCP_SERVER | No | 2Captcha API server | 2captcha.com |
| TWOCAPTCHA_MCP_API_KEY | Yes | 2Captcha API key | |
| TWOCAPTCHA_MCP_DATA_DIR | No | Directory for the ndjson archive (empty string disables it) | ~/.twocaptcha_mcp/ |
| TWOCAPTCHA_MCP_MIN_SUCCESSES | No | Minimum number of estimates required for aggregation | 3 |
| TWOCAPTCHA_MCP_HTTP_TIMEOUT_SEC | No | Timeout limit for one HTTP request, in seconds | 15 |
| TWOCAPTCHA_MCP_PARALLEL_ATTEMPTS | No | Number of parallel attempts (cost scales approximately linearly) | 5 |
| TWOCAPTCHA_MCP_SOLVE_DEADLINE_SEC | No | Deadline for the entire solve flow, in seconds | 54 |
| TWOCAPTCHA_MCP_ATTEMPT_TIMEOUT_SEC | No | Timeout limit for one attempt (submit + polling), in seconds | 45 |
| TWOCAPTCHA_MCP_EARLY_EXIT_SUCCESSES | No | Early exit after this many successes | 4 |
| TWOCAPTCHA_MCP_HTTP_CONNECT_TIMEOUT_SEC | No | Connect/TLS timeout, in seconds | 10 |
| TWOCAPTCHA_MCP_ATTEMPT_POLLING_INTERVAL_SEC | No | Polling interval for res.php, in seconds | 2 |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues