x-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_CLIENT_ID | No | Client ID for user context authentication. Can post. | |
| X_BEARER_TOKEN | No | Bearer token for app-only authentication. Cannot post. | |
| X_CLIENT_SECRET | No | Client secret for user context authentication. | |
| X_CREDENTIALS_FILE | No | Path to the credentials file used for refreshing tokens. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| x_list_operationsA | Browse the X API v2 — 175 of 190 operations are reachable here. Use this to find an operation id for x_call. Many endpoints need a paid access tier on your X account; that is a fact about the account rather than this server, and X reports it clearly if you lack one. |
| x_callC | Call any X API v2 operation by id. |
| x_get_meA | The authenticated user. Needs a user-context token, not app-only. |
| x_create_postA | Post to X. This is immediately public. It can be deleted afterwards, which is why it is classified a write rather than destructive — but everyone who saw it still saw it. |
| x_delete_postA | Delete one of your own posts. Cannot be undone. |
| x_search_postsB | Search recent posts. Needs at least Basic access; the free tier cannot read. |
| x_get_postC | One post by id, with whichever fields you ask for. |
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/N-Graves/x-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server