AgentMarketMCP / SKILL 资产档案馆

目录 / Tweetsmash

MCP 需 API Key 未评级 已上架

Tweetsmash

Manage and organize your Twitter bookmarks efficiently through AI assistants. List, search, filter, and label bookmarks to enhance your Twitter experience. Integrate seamlessly with AI tools supporting the Model Context Protocol for streamlined bookmark handling.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:TWEETSMASH_API_KEY)
端点
https://tweetsmash.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "Tweetsmash": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://tweetsmash.run.tools"
    }
  }
}

能力清单

工具说明
list_bookmarksList user's Twitter bookmarks with optional filtering and pagination. Supports filtering by read status, media type, author, tags, date ranges, and sorting options. IMPORTANT: Use this tool (with the 'author' parameter) when the user asks to show tweets by a specific author.
search_bookmarksSearch through a user's Twitter bookmarks using keyword search (q), semantic search (vector_search_term), or author filtering (author). At least one of q, vector_search_term, or author should be provided. IMPORTANT: Use the 'author' parameter for filtering by author, not the 'q' field.
get_bookmark_countGet the total count of user's bookmarks with optional filtering. Useful for understanding the size of bookmark collections before listing them.
list_labelsList all user's labels with their usage counts. Useful for discovering existing labels before adding new ones.
add_labels_to_tweetsAdd a label to a list of tweets. Can use an existing label by ID or create a new label by name. Either label_id or label_name must be provided.
remove_labels_from_tweetsRemove a label from a list of tweets using label_name.
setup_vector_storeInitialize the vector store for semantic bookmark search. CRITICAL: When vector/semantic search fails with 'Vector Store Not Setup' error, call this tool. This is an async operation that may take a few minutes for large bookmark collections.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。