Skip to main content
Glama
N-Graves

x-mcp-server

by N-Graves

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X_CLIENT_IDNoClient ID for user context authentication. Can post.
X_BEARER_TOKENNoBearer token for app-only authentication. Cannot post.
X_CLIENT_SECRETNoClient secret for user context authentication.
X_CREDENTIALS_FILENoPath 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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

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