x-mcp-server
by lluisfont
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_MCP_MODE | No | Safety mode: 'read-only' (default) or 'read-write'. | read-only |
| X_XURL_APP | No | The xurl application name used for OAuth token management. | |
| X_MCP_ACCOUNT | No | The 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_URL | No | Base URL for the X API. | https://api.x.com |
| X_AUTH_PROVIDER | No | Authentication provider: 'xurl' (recommended) or 'env' for legacy direct tokens. | |
| X_MCP_HTTP_PATH | No | HTTP MCP path when X_MCP_TRANSPORT=http. | /mcp |
| X_MCP_HTTP_PORT | No | HTTP port when X_MCP_TRANSPORT=http. | 3001 |
| X_MCP_TRANSPORT | No | Transport mode: 'stdio' for local MCP hosts, 'http' for ChatGPT tunnel. | stdio |
| X_XURL_USERNAME | No | The X username associated with the xurl app. | |
| X_USER_ACCESS_TOKEN | No | Legacy 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
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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