Bach Twitter241 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Bach Twitter241 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
[EMCP](https://sit-emcp.kaleido.guru) 是一个强大的 MCP 服务器管理平台,让您无需手动配置即可快速使用各种 MCP 服务器!
bach-twitter241)立即访问 [EMCP 平台](https://sit-emcp.kaleido.guru) 开始您的 MCP 之旅!
这是一个 MCP 服务器,用于访问 Twitter241 API。
bach-twitter241pip install bach-twitter241pip install -e .# 运行(uvx 会自动安装并运行)
uvx --from bach-twitter241 bach_twitter241
# 或指定版本
uvx --from bach-twitter241@latest bach_twitter241python server.py# 安装
pip install bach-twitter241
# 运行(命令名使用下划线)
bach_twitter241此 API 需要认证。请设置环境变量:
export API_KEY="your_api_key_here"| 变量名 | 说明 | 必需 |
|---|---|---|
API_KEY | API 密钥 | 是 |
PORT | 不适用 | 否 |
HOST | 不适用 | 否 |
编辑 Claude Desktop 配置文件 claude_desktop_config.json:
{
"mcpServers": {
"twitter241": {
"command": "uvx",
"args": ["--from", "bach-twitter241", "bach_twitter241"],
"env": {
"API_KEY": "your_api_key_here"
}
}
}
}注意: 请将 E:\path\to\twitter241\server.py 替换为实际的服务器文件路径。
此服务器提供以下工具:
get_about_accountGet About Account
端点: GET /about-account
参数:
username (string) 必需: Example value: MrBeastget_community_detailsGet Community Details by Community ID
端点: GET /community-details
参数:
communityId (string) 必需: Example value: 1601841656147345410get_community_aboutGet Community About by Community Id
端点: GET /community-about
参数:
communityId (string) 必需: Example value: 1601841656147345410get_community_tweetsGet Community Tweets by Community ID
端点: GET /community-tweets
参数:
communityId (string) 必需: Example value: 1601841656147345410searchType (string) 必需: Default or MediarankingMode (string): Relevance or Recency or Likescount (string): Example value: 20cursor (string): Example value:get_community_moderatorsGet Community Moderators by Community ID
端点: GET /community-moderators
参数:
communityId (string) 必需: Example value: 1601841656147345410cursor (string): Example value:get_community_timelineExplore Community Timeline
端点: GET /explore-community-timeline
参数:
topicId (string) 必需: Example value: 4cursor (string): Example value:get_community_topicsGet Community Topics
端点: GET /community-topics
fetch_popular_communityFetch Popular Community
端点: GET /fetch-popular-community
参数:
topicId (string) 必需: Get this value from GET /community-topicscount (string) 必需: Example value: 20cursor (string): Example value:search_communitySearch community
端点: GET /search-community
参数:
query (string) 必需: Example value: footballcount (string) 必需: Example value: 20cursor (string): Example value:get_community_membersGet Community Members by Community ID
端点: GET /community-members
参数:
communityId (string) 必需: Example value: 1601841656147345410cursor (string): Example value:get_tweet_detailsGet Tweet Details By Tweet ID
端点: GET /tweet
参数:
pid (string) 必需: Example value: 1631781099415257088get_post_comments_v2Get Post Comments By Post ID V2
端点: GET /comments-v2
参数:
pid (string) 必需: Example value: 1924185704613208381rankingMode (string): Relevance || Likes || Recencycount (string): Example value: 20cursor (string): Example value:get_list_detailsGet list details by listId
端点: GET /list-details
参数:
listId (string) 必需: Get this value from \\\"lists[x].object_id\\\" returned from GET /search-lists Endpointget_list_timelineGet list timeline by listId
端点: GET /list-timeline
参数:
listId (string) 必需: Get this value from \\\"lists[x].object_id\\\" returned from GET /search-lists Endpointcursor (string): Example value:search_listsSearch lists
端点: GET /search-lists
参数:
query (string) 必需: Example value: footballget_highlightsGet user highlights by ID
端点: GET /highlights
参数:
user (string) 必需: Example value: 877807935493033984count (string) 必需: Example value: 20cursor (string): Example value:get_user_followers_idsGET Followers IDs by Username
端点: GET /followers-ids
参数:
username (string) 必需: Example value: mrbeastcount (string) 必需: Maximum count is 5000cursor (string): Example value:get_user_verified_followersGet User Verified Followers By ID. You can get the user(rest_id) query from \
端点: GET /verified-followers
参数:
user (string) 必需: Example value: 877807935493033984count (string) 必需: Example value: 20cursor (string): Example value:get_user_following_idsGET Following IDs by Username
端点: GET /following-ids
参数:
username (string) 必需: Example value: mrbeastcount (string) 必需: Maximum count is 5000cursor (string): Example value:get_user_followersGet User Followers By ID. You can get the user(rest_id) query from \
端点: GET /followers
参数:
cursor (string): Example value:user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20get_user_followingsGet User Followings By ID. You can get the user(rest_id) query from \
端点: GET /followings
参数:
cursor (string): Example value:user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20get_user_tweetsGet User Tweets By ID You can get the user(rest_id) query from \
端点: GET /user-tweets
参数:
user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20cursor (string): Example value:get_user_mediaGet User Media By ID You can get the user(rest_id) query from \
端点: GET /user-media
参数:
user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20cursor (string): Example value:get_user_replies_v2Get User Replies By ID You can get the user(rest_id) query from \
端点: GET /user-replies-v2
参数:
user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20cursor (string): Example value:get_user_by_usernameGets a user by username
端点: GET /user
参数:
username (string) 必需: Example value: MrBeastget_user_repliesGet User Replies By ID You can get the user(rest_id) query from \
端点: GET /user-replies
参数:
user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20cursor (string): Example value:get_users_by_idsGet Users By IDs (Rest IDs)
端点: GET /get-users
参数:
users (string) 必需: Example value: 2455740283,44196397get_users_by_ids_v2Get Users By IDs V2
端点: GET /get-users-v2
参数:
users (string) 必需: Example value: 1222790936679206913,133938408,34186021get_list_membersGet List Members by List ID
端点: GET /list-members
参数:
listId (string) 必需: Example value: 1238730743569772544count (string): Example value: 20cursor (string): Example value:get_list__followersGet List Followers by List ID
端点: GET /list-followers
参数:
listId (string) 必需: Example value: 1238730743569772544count (string): Example value: 20cursor (string): Example value:get_trends_by_locationGet Trends By Location
端点: GET /trends-by-location
参数:
woeid (string) 必需: This value can be gotten from the Get Available Trends Locations endpoint.exclude (string): Setting this value equal to hashtags will remove all hashtags from the response list.get_available_trends_locationsGet Available Trends Locations
端点: GET /trends-locations
get_post_quotesGet Post Quotes By Post ID
端点: GET /quotes
参数:
cursor (string): Example value:pid (string) 必需: Example value: 1552735248026411010count (string) 必需: Example value: 40get_post_retweetsGet Post Retweets By Post ID
端点: GET /retweets
参数:
cursor (string): Example value:pid (string) 必需: Example value: 1552735248026411010count (string) 必需: Example value: 40get_post_commentsGet Post Comments By Post ID
端点: GET /comments
参数:
pid (string) 必需: Example value: 1552735248026411010count (string) 必需: Example value: 40cursor (string): Example value:get_tweets_details_by_idsGet Tweets Details By Tweet IDs
端点: GET /tweet-by-ids
参数:
tweetIds (string) 必需: Example value: 1892702078029476328,1885213980739711144,1886671728941924567,1905285543136551299get_tweet_details_v2Get Tweet Details By Tweet ID
端点: GET /tweet-v2
参数:
pid (string) 必需: Example value: 1631781099415257088job_detailsGet Job Details
端点: GET /job-details
参数:
jobId (string) 必需: Get this value from \\\\\\\"rest_id\\\\\\\" returned from GET /jobs-search Endpointsearch_jobsSearch Jobs
端点: GET /jobs-search
参数:
keyword (string) 必需: Example value: pythoncount (string) 必需: Example value: 20job_location_id (string): Get this value from GET /jobs-locations-suggest (Search Job Locations).job_location_type (string): onsite,remote,hybrid. One of them or multiple values with comma as seperatorseniority_level (string): intern,entry_level,junior,mid_level,senior,lead,manager,executive. One of them or multiple values with comma as seperatoremployment_type (string): full_time,full_time_contract,part_time,contract_to_hire. One of them or multiple values with comma as seperatorcursor (string): Example value:search_job_locationsSuggest Job Locations
端点: GET /jobs-locations-suggest
参数:
query (string) 必需: Example value: CAget_user_likesGet User Likes By ID You can get the user(rest_id) query from \
端点: GET /user-likes
参数:
user (string) 必需: Example value: 2455740283count (string) 必需: Example value: 20cursor (string): Example value:search_twitter_v2Search Twitter (Top, Latest, Videos, Photos and People)
端点: GET /search-v2
参数:
type (string) 必需: Example value:count (string) 必需: Example value: 20cursor (string): Example value:query (string) 必需: Example value: Mr Beastspace_detailsGet Space Details By ID
端点: GET /spaces
参数:
id (string) 必需: Example value: 1djGXrBwYEjxZget_organization_affiliatesGet Organization Affiliates By ID You can get the user(rest_id) query from \
端点: GET /org-affiliates
参数:
user (string) 必需: Example value: 377228272count (string) 必需: Example value: 20cursor (string): Example value:search_twitterSearch Twitter (Top, Latest, Videos, Photos and People)
端点: GET /search
参数:
type (string) 必需: Example value:count (string) 必需: Example value: 20query (string) 必需: Example value: Mr Beastcursor (string): Example value:autocompleteTwitter Seach Query Autocomplete
端点: GET /autocomplete
参数:
value (string) 必需: Example value: MrBget_post_likesGet Post Likes By Post ID
端点: GET /likes
参数:
cursor (string): Example value:pid (string) 必需: Example value: 1552735248026411010count (string) 必需: Example value: 40此服务器由 API-to-MCP 工具自动生成。
版本: 2.0.0
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.