← 返回
开发者工具 Key 中文

twit-mcp

Real-time X/Twitter data and write actions via x402 micropayments. Fetch articles, tweets, users, lists, and communities — post tweets, like, retweet, bookma...
实时 X/Twitter 数据及通过 x402 微支付进行写入操作。获取文章、推文、用户、列表、社区 — 发推、点赞、转推、收藏...
etherlect
开发者工具 clawhub v1.4.1 2 版本 100000 Key: 需要
★ 0
Stars
📥 644
下载
💾 6
安装
2
版本
#latest#mcp#twitter#usdc#x402

概述

twit-mcp

You have access to real-time X/Twitter data and write actions through this MCP server. Each tool call costs $0.0025–$0.01 USDC, paid automatically from the configured wallet on Base. No API key is required.

Available Tools

Articles

ToolDescriptionPrice
--------------------------
get_article_by_idGet the full content of an X Article as Markdown by tweet ID. Not in official X API.$0.01 USDC

Tweets

ToolDescriptionPrice
--------------------------
get_tweet_by_idGet a tweet by its ID$0.0025 USDC
get_user_tweetsGet a user's recent tweets (paginated)$0.01 USDC
get_tweet_repliesGet replies to a tweet (paginated)$0.01 USDC
get_tweet_quote_tweetsGet quote tweets for a tweet (paginated)$0.01 USDC
get_tweet_retweeted_byGet users who reposted a tweet (paginated)$0.01 USDC
search_tweetsFull-archive tweet search with filters$0.01 USDC
get_tweetsBulk lookup up to 50 tweets by ID$0.01 USDC
post_tweetPost a new tweet as the authenticated user$0.0025 USDC
delete_tweetDelete a tweet owned by the authenticated user$0.0025 USDC
like_tweetLike a tweet as the authenticated user$0.0075 USDC
unlike_tweetUnlike a tweet as the authenticated user$0.005 USDC
bookmark_tweetBookmark a tweet$0.0025 USDC
unbookmark_tweetRemove a tweet from bookmarks$0.0025 USDC
retweetRepost a tweet as the authenticated user$0.0075 USDC
unretweetUndo a repost$0.005 USDC

Users

ToolDescriptionPrice
--------------------------
get_user_by_usernameGet a user profile by username$0.005 USDC
get_user_by_idGet a user profile by numeric ID$0.005 USDC
search_usersSearch users by keyword (paginated)$0.01 USDC
get_user_followersGet a user's followers (paginated)$0.01 USDC
get_user_followingGet accounts a user follows (paginated)$0.01 USDC
get_usersBulk lookup up to 50 users by ID$0.01 USDC
follow_userFollow a user as the authenticated user$0.0075 USDC
unfollow_userUnfollow a user as the authenticated user$0.005 USDC

Lists

ToolDescriptionPrice
--------------------------
get_list_by_idGet list details by numeric ID$0.0025 USDC
get_list_membersGet members of a list (paginated)$0.01 USDC
get_list_followersGet followers of a list (paginated)$0.01 USDC
get_list_tweetsGet latest tweets from a list (paginated)$0.01 USDC

Communities

ToolDescriptionPrice
--------------------------
get_community_by_idGet community details by ID. Not in official X API.$0.0025 USDC
get_community_postsGet latest posts from a community (paginated). Not in official X API.$0.01 USDC
get_community_membersGet community members with roles (paginated). Not in official X API.$0.01 USDC

Twitter Auth

Write actions (post, delete, like, bookmark, retweet, follow) require a connected Twitter/X account. Before attempting any write action, call twitter_account_status to check if an account is connected.

ToolDescription
-------------------
connect_twitterConnect a Twitter/X account (opens a browser window)
twitter_account_statusCheck if a Twitter account is currently connected
disconnect_twitterDisconnect and clear stored credentials

Connecting an account:

  1. Call connect_twitter — a Chrome window will open at x.com
  2. The user logs in if prompted
  3. Once confirmed, credentials are saved locally to ~/.twit-mcp-credentials.json
  4. Write actions are available immediately — no restart needed

If a write action is requested and no account is connected, call connect_twitter first and wait for confirmation before proceeding.

How Payments Work

Each tool call makes an HTTP request to x402.twit.sh. The server responds with 402 Payment Required. The MCP server signs a USDC payment locally using the configured WALLET_PRIVATE_KEY and retries — all automatically, in one round-trip. The private key never leaves the machine.

Links

版本历史

共 2 个版本

  • v1.4.1 当前
    2026-05-03 05:13 安全 安全
  • v1.0.1
    2026-03-11 11:34

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,915
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,414
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,462