tweetly
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Required when running 2+ backend replicas | |
| TRUST_PROXY | No | Express trust proxy setting for IP-based rate limits | |
| CORS_ORIGINS | No | Comma-separated origin allowlist (empty rejects all) | |
| DATABASE_URL | Yes | PostgreSQL connection URL | |
| ENCRYPTION_KEY | Yes | 32-byte base64 master key for AES-256-GCM encryption | |
| X_EXECUTOR_MODE | Yes | patchright for real X delivery; noop for local dry-runs | |
| BOOTSTRAP_ADMIN_EMAIL | No | Email of the first admin user to create (first boot) | |
| BOOTSTRAP_ADMIN_TOKEN | No | Temporary token used to seed secrets.admin_token in the DB (first boot) | |
| AI_COPILOT_ADMIN_EMAILS | No | Comma-separated emails authorized for AI Copilot module (empty disables) | |
| LOGIN_DEFAULT_PROXY_COUNTRY | No | Default proxy country for X login | |
| LOGIN_FALLBACK_PROXY_COUNTRIES | No | Comma-separated fallback proxy countries |
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/beydemirfurkan/tweetly'
If you have feedback or need assistance with the MCP directory API, please join our Discord server