The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Tweetsmash MCP listing page.
The Tweetsmash MCP server connects Claude, ChatGPT, Cursor, Raycast, and any Model Context Protocol client to your X (Twitter) bookmarks. Search them semantically, count them, and manage labels through natural language.
Tweetsmash is a bookmark manager for X (Twitter): it imports the posts you bookmark on X into a searchable library, syncs them to Notion, Google Sheets, and Zotero, and exposes them to AI agents through this MCP server and an X bookmarks API.
Point any remote MCP client at:
with your Tweetsmash API token as a Bearer header.
| Tool | What it does |
|---|---|
list_bookmarks | Page through saved posts with filters |
search_bookmarks | Keyword and semantic search across every bookmark |
get_bookmark_count | Count bookmarks, optionally by label |
list_labels | List every label in your library |
add_labels_to_tweets | Label bookmarks from your agent |
remove_labels_from_tweets | Remove labels |
setup_vector_store | Build the semantic search index |
MIT