Skip to main content
Glama
lluisfont

x-mcp-server

by lluisfont

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X_MCP_MODENoSafety mode: 'read-only' (default) or 'read-write'.read-only
X_XURL_APPNoThe xurl application name used for OAuth token management.
X_MCP_ACCOUNTNoThe active X account/profile to use. For env multi-account setups, also provide X_ACCOUNT_<ACCOUNT>_USER_ACCESS_TOKEN and X_ACCOUNT_<ACCOUNT>_REF... tokens.
X_API_BASE_URLNoBase URL for the X API.https://api.x.com
X_AUTH_PROVIDERNoAuthentication provider: 'xurl' (recommended) or 'env' for legacy direct tokens.
X_MCP_HTTP_PATHNoHTTP MCP path when X_MCP_TRANSPORT=http./mcp
X_MCP_HTTP_PORTNoHTTP port when X_MCP_TRANSPORT=http.3001
X_MCP_TRANSPORTNoTransport mode: 'stdio' for local MCP hosts, 'http' for ChatGPT tunnel.stdio
X_XURL_USERNAMENoThe X username associated with the xurl app.
X_USER_ACCESS_TOKENNoLegacy single-account access token for X_AUTH_PROVIDER=env.

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

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/lluisfont/x-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server