Tweetsmash MCP Server: X (Twitter) Bookmarks for AI Agents
MCP serverSearchConnect your AI to your X (Twitter) bookmarks through Tweetsmash. Once added, your AI can search, label, and manage your saved posts, so you can find what you need without scrolling through your feed.
Available today. Use it from your connected AI after setup.
No other account needed.
Add the app and connect it to Tweetsmash, then ask your AI to search or label your X bookmarks.
Then ask your AI: use Tweetsmash MCP Server: X (Twitter) Bookmarks for AI Agents to list bookmarks
What your AI can do with it
- Search your X (Twitter) bookmarks
- Label saved posts to keep them organized
- Manage and tidy up your bookmark collection
- Retrieve a saved post when you need it
From the project's README
As published by ramyachinnadurai/tweetsmash-mcp in README.md.
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.
Quick start
- Create a Tweetsmash account at tweetsmash.com and import your X bookmarks (one click).
- Generate an API token: Settings > Integrations > API.
- Add the server to your MCP config:
{
"mcpServers": {
"tweetsmash": {
"command": "npx",
"args": ["@tweetsmash/mcp"],
"env": { "TWEETSMASH_TOKEN": "your-token-here" }
}
}
}
Hosted endpoint (no local install)
Point any remote MCP client at:
https://mcp.tweetsmash.com/api/mcp
with your Tweetsmash API token as a Bearer header.
Tools
| 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 |
Example prompts
- "Find my bookmarks about prompt engineering"
- "How many bookmarks mention MCP?"
- "Label everything I saved last week as AI"
Links
- X Bookmarks MCP
- Setup guide: Claude Desktop, Raycast, Smithery
- X Bookmarks API
- npm: @tweetsmash/mcp
- Smithery listing
License
MIT
Tools it offers (53)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
list_bookmarkslist_likessearch_bookmarksget_bookmark_countlist_labelsadd_labels_to_tweetsremove_labels_from_tweetsdelete_labelsetup_vector_storelist_skillsget_skillget_library_overviewsearch_docsget_bookmarktag_bookmarks_by_filterarchive_bookmarksarchive_bookmarks_by_filterlist_smart_viewsget_smart_viewget_smart_view_bookmarkscreate_smart_viewupdate_smart_viewdelete_smart_viewcreate_share_linkrevoke_share_linktrigger_pdf_exporttrigger_csv_exporttrigger_json_exportlist_digest_preferencesupdate_digest_preference
Signals
- Last commit
- Jul 2026
Advanced
- Delivery
- mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
com-tweetsmash-mcp- Source
- github.com/ramyachinnadurai/tweetsmash-mcp
- Hosted endpoint
https://mcp.tweetsmash.com/api/mcp