x-mcp-server
by afikrim
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_HEADLESS | No | Set to 'false' to run the browser visibly (e.g., for interactive login). Default is 'true'. | |
| X_LOG_LEVEL | No | Logging level (e.g., 'DEBUG', 'INFO'). Default is 'INFO'. | |
| X_AUTH_TOKEN | Yes | The `auth_token` cookie from x.com. Required for authentication. | |
| X_CSRF_TOKEN | No | The `ct0` cookie from x.com. Optional but recommended. | |
| X_USER_DATA_DIR | No | Path to a directory to persist browser session data. Used for interactive login. | |
| X_NAV_TIMEOUT_MS | No | Navigation timeout in milliseconds. Default is 30000. | |
| X_BROWSER_CHANNEL | No | Browser channel to use (e.g., 'chromium', 'chrome'). Default is 'chromium'. |
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/afikrim/x-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server