trackmcp
Back to directory
RamyaChinnadurai

tweetsmash-mcp

View on GitHub

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

0 starsOthers Updated Jul 11, 2026
ai-agentsbookmarksclaudemcpmcp-servermodel-context-protocoltwitterx

Documentation

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.

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

1. Create a Tweetsmash account at tweetsmash.com and

import your X bookmarks (one click).

2. Generate an API token: Settings > Integrations > API.

3. Add the server to your MCP config:

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

Hosted endpoint (no local install)

Point any remote MCP client at:

code
https://mcp.tweetsmash.com/api/mcp

with your Tweetsmash API token as a Bearer header.

Tools

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

License

MIT

Frequently asked questions

What is tweetsmash-mcp?

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

How do I install tweetsmash-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is tweetsmash-mcp open source?

Yes — it is hosted on GitHub at https://github.com/RamyaChinnadurai/tweetsmash-mcp.

Related MCP tools

atlassianatlassian-mcp-server

Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.

1,015 JavaScript
aiai-agentsatlassian+17
riponcmprojectmem

Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.

796 Python
ai-agentsai-memoryai-tools+17
firecrawlfirecrawl-mcp-server

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

7,393 JavaScript
batch-processingclaudecontent-extraction+11
KnockOutEZwigolo

The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.

4,906 TypeScript
mcpagentai+17
IvanMurzakUnity-MCP

AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.

4,137 C#
aiai-integrationgame-development+16
skyhook-ioradar

The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.

3,246 Go
argocdcloud-nativegitops+17

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP