reagent-systems/mcp-x-posting
If you are the rightful owner of mcp-x-posting 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.
The X Post Generator MCP Server is a Python-based server that integrates with Cursor to generate draft X (Twitter) posts based on coding progress, using local AI models and maintaining privacy.
Tools
Functions exposed to the LLM to take actions
create_x_post_draft
Full pipeline for generating a draft post based on the latest work.
get_recent_changes
Provides a summary of recent git changes.
take_screenshot
Captures a screenshot and returns the path or base64.
generate_post
Creates an AI-generated post from a feature summary and screenshot.
save_draft
Appends the draft post to a CSV file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client