X.com MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_COM_ACCESS_TOKEN | Yes | Your X.com OAuth 2.0 access token |
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 |
|---|---|
| getSinglePostC | Retrieve a single post by ID with optional field expansions |
| getBulkPostsB | Retrieve up to 100 posts by their IDs |
| createPostC | Create a new post on behalf of the authenticated user |
| deletePostC | Delete a post by ID |
| hideReplyC | Hide or unhide a reply to a post |
| getUserTimelineC | Get a user's timeline of posts |
| getUserMentionsC | Get posts that mention a specific user |
| searchRecentC | Search recent posts (last 7 days) |
| searchAllB | Search all posts (full archive - requires Academic Research or Enterprise access) |
| getPostCountsRecentB | Get time-bucketed post counts for recent posts (last 7 days) |
| getPostCountsAllB | Get time-bucketed post counts for all posts (full archive - requires Academic Research or Enterprise access) |
| getRetweetsC | Get posts that retweet a specific post |
| createRetweetC | Retweet a post on behalf of the authenticated user |
| deleteRetweetC | Remove a retweet on behalf of the authenticated user |
| getLikingUsersC | Get users who liked a specific post |
| getLikedTweetsC | Get posts that a user has liked |
| likePostC | Like a post on behalf of the authenticated user |
| unlikePostA | Unlike a post on behalf of the authenticated user |
| getUserBookmarksC | Get a user's bookmarked posts |
| bookmarkPostC | Bookmark a post on behalf of the authenticated user |
| removeBookmarkC | Remove a bookmark on behalf of the authenticated user |
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/tiovikram/x.com-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server