X Content Publishing and Management
Unified workflow for creating, managing, and analyzing posts, media, bookmarks, and lists on X. Used by social media managers, content creators, and marketing teams.
What You Can Do
MCP Tools
createPosts
Create a new post (tweet) on X
getPostsByIds
Retrieve multiple posts by their IDs
deletePostById
Delete a post by its ID
getPostsAnalytics
Get analytics data for a specific post
mediaUpload
Upload media for posts (simple upload for small files)
initializeMediaUpload
Initialize a chunked media upload
appendMediaUpload
Append a chunk to an in-progress media upload
finalizeMediaUpload
Finalize a chunked media upload
getMediaUploadStatus
Get the processing status of an uploaded media
createMediaMetadata
Create or update metadata (alt text) for uploaded media
createUsersBookmark
Bookmark a post
getUsersBookmarks
Get bookmarked posts for the authenticated user
deleteUsersBookmark
Remove a bookmark
createLists
Create a new list on X
getListsById
Get a list by its ID
updateLists
Update a list's name or description
addListsMember
Add a member to a list
getListsMembers
Get the members of a list
getListsPosts
Get posts from a list's timeline
deleteLists
Delete a list