Skip to main content
Glama
afikrim

x-mcp-server

by afikrim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X_HEADLESSNoSet to 'false' to run the browser visibly (e.g., for interactive login). Default is 'true'.
X_LOG_LEVELNoLogging level (e.g., 'DEBUG', 'INFO'). Default is 'INFO'.
X_AUTH_TOKENYesThe `auth_token` cookie from x.com. Required for authentication.
X_CSRF_TOKENNoThe `ct0` cookie from x.com. Optional but recommended.
X_USER_DATA_DIRNoPath to a directory to persist browser session data. Used for interactive login.
X_NAV_TIMEOUT_MSNoNavigation timeout in milliseconds. Default is 30000.
X_BROWSER_CHANNELNoBrowser 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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