MCP.so
Sign In

Tweetsmash

@RamyaChinnadurai

About Tweetsmash

X (Twitter) bookmarks MCP server: search, label, and manage your Tweetsmash bookmarks from Claude, ChatGPT, Cursor, and any MCP client

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "tweetsmash": {
      "command": "npx",
      "args": [
        "@tweetsmash/mcp"
      ],
      "env": {
        "TWEETSMASH_TOKEN": "your-token-here"
      }
    }
  }
}

Tools

5

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 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 the total count of user's bookmarks with optional filtering. Useful for understanding the size of bookmark collections before listing them.

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 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

Overview

What is Tweetsmash?

X (Twitter) bookmarks MCP server: search, label, and manage your Tweetsmash bookmarks from Claude, ChatGPT, Cursor, and any MCP client

How to use Tweetsmash?

The README includes setup instructions such as "command": "npx",.

Key features of Tweetsmash

  • "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

Use cases of Tweetsmash

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Tweetsmash

Where is the source code for Tweetsmash?

The source code is linked from the repository URL on this page.

Does Tweetsmash include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Tweetsmash?

The source code is linked from the repository URL on this page.

Does Tweetsmash include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Productivity MCP servers