x-mcp-server

samclastine/x-mcp-server

3.2

If you are the rightful owner of x-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project is a production-ready scaffold for an X (Twitter) toolset exposed by a Model Context Protocol (MCP) server, providing a client for common endpoints and multiple MCP tools with safe dry-run support.

Tools

Functions exposed to the LLM to take actions

x_post

Post text to X (Tweets) with optional media and metadata.

x_me

Retrieve the authenticated user's profile information.

get_posts_by_id

Fetch posts authored by a specific user by ID.

x_my_timeline

Get the reverse-chronological timeline for the authenticated user.

like_tweet_by_tweetId

Like a Tweet by ID on behalf of the authenticated user.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources