Tweetsmash
About
X (Twitter) bookmarks MCP server: search, label, and manage your Tweetsmash bookmarks from Claude, ChatGPT, Cursor, and any MCP client
Details
- Author
- RamyaChinnadurai
- Downloads
- 305
- Categories
- Productivity, Other, AI, Search, Knowledge Base
Jump to
- "Find my bookmarks about prompt engineering"
- "How many bookmarks mention MCP?"
- "Label everything I saved last week as AI"
- X Bookmarks MCP
- Setup guide: Claude Desktop, Raycast, Smithery
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
TweetsmashCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
The README includes setup instructions such as "command": "npx",.
list_bookmarks
List user's Twitter bookmarks with optional filtering and pagination. Supports filtering by read status, media type, author, tags, date ranges, and sorting options.
search_bookmarks
Search through a user's Twitter bookmarks using either keyword (text) search or semantic (meaning-based) search. Supports all list_bookmarks filters, full-text search via the q field, and semantic search via the vector_search_term field for natural language or topic-based queries.
get_bookmark_count
Get the total count of user's bookmarks with optional filtering. Useful for understanding the size of bookmark collections before listing them.
list_labels
List all user's labels with their usage counts. Useful for discovering existing labels before adding new ones or to understand the current labeling system.
add_labels_to_tweets
Add a label to a list of tweets. Can use an existing label by ID or create a new label by name. This is useful for organizing and categorizing tweets after searching or filtering
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"tweetsmash": {
"tweetsmash": {
"command": "npx",
"args": [
"@tweetsmash/mcp"
],
"env": {
"TWEETSMASH_TOKEN": "your-token-here"
}
}
}
}
}
McpServers
{
"tweetsmash": {
"command": "npx",
"args": [
"@tweetsmash/mcp"
],
"env": {
"TWEETSMASH_TOKEN": "your-token-here"
}
}
}
Tweetsmash MCP Server: X (Twitter) Bookmarks for AI Agents
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.
Tweetsmashis 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 anX bookmarks API.
- Create a Tweetsmash account attweetsmash.comand 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" } } } }
with your Tweetsmash API token as a Bearer header.
- "Find my bookmarks about prompt engineering"
- "How many bookmarks mention MCP?"
- "Label everything I saved last week as AI"
- X Bookmarks MCP
- Setup guide: Claude Desktop, Raycast, Smithery
- X Bookmarks API
- npm: @tweetsmash/mcp
- Smithery listing
A memory management server for Claude apps with optional AI-powered search, using local SQLite storage.
Claude Desktop job search assistant: searches LinkedIn + 8 ATS boards, scores each job 0-100 for fit, and shows a ranked board to triage.
Eagle MCP Server is a local Model Context Protocol bridge that lets AI assistants (e.g. Cursor, Claude) access your Eagle media library so you can tag, categorize, search, and batch-organize assets with natural language.
A context insertion and search server for Claude Desktop and Cursor IDE, using configurable API endpoints.
MCP server for Anthropic Claude Messages API — chat, vision, web search, extended thinking (Rust)
Manage and coordinate multiple Xcode/Swift projects with features like project tracking, smart search, and analytics.
Provides web search functionality powered by the Claude API from Anthropic.
Connect Claude, ChatGPT, Grok or Cursor to 27.6 crore Indian court case records, orders, judgments and cause lists.
e-Gov法令API v2 をラップした Model Context Protocol (MCP) サーバーです。日本の法令データ(法令一覧・改正履歴・法令本文・添付ファイルなど)をMCP対応クライアント(Claude Codeなど)から検索・取得できるようにします。
Server that connects Claude/Cursor to the FatSecret Platform API. Search foods, track your diet, manage recipes, and monitor weight directly from your AI assistant.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





