Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.RyanKramer/shippost-mcp

PYPI · SHIPPOST-MCP · SCANNED SEP 20

Twitter/X tools for AI agents — read timelines, post tweets, search, and engage

Available components

0 this week 66 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 23 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: no license is declared. See how to fix → Fail
  • Actively maintained (last published 174 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability81
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1208 tokens (~71/item across 17 items; 17 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.RyanKramer/shippost-mcp server?

io.github.RyanKramer/shippost-mcp runs locally as a PyPI package, launched with uvx shippost-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · shippost-mcp

# add to Claude Code
claude mcp add ryankramer-shippost-mcp -- uvx shippost-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "ryankramer-shippost-mcp": {
      "command": "uvx",
      "args": [
        "shippost-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ryankramer-shippost-mcp": {
      "command": "uvx",
      "args": [
        "shippost-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ryankramer-shippost-mcp -- uvx shippost-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ryankramer-shippost-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "shippost-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ryankramer-shippost-mcp --command uvx --arg shippost-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ryankramer-shippost-mcp:
    command: "uvx"
    args: ["shippost-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ryankramer-shippost-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "shippost-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ryankramer-shippost-mcp -t stdio -c uvx -a shippost-mcp
// mcp.json
{
  "mcpServers": {
    "ryankramer-shippost-mcp": {
      "command": "uvx",
      "args": [
        "shippost-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/shippost-mcp@0.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 23 packages
Packages resolved 23
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~1,174 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_account ~79

Analyze a Twitter account — who they are, what they post about, engagement patterns. Useful for deciding whether to engage with someone or understanding their audience. Requires a ShipPost API key (SHIPPOST_API_KEY). Get one at https://shippost.ai

NameTypeReqDescription
usernamestringyesTwitter username without @ (e.g. "elonmusk")
NameTypeReqDescription
resultstringyes

No examples provided.

draft_reply ~121

Draft a reply to a tweet in your voice using AI. Analyzes the tweet and generates a reply that matches your writing style. Returns a DRAFT — does not post automatically. Use reply_to_tweet() to post. Requires a ShipPost API key (SHIPPOST_API_KEY). Get one at https://shippost.ai

NameTypeReqDescription
tweet_authorstringyesThe author's username (without @)
tweet_idstringyesThe ID of the tweet to reply to
tweet_textstringyesThe text of the tweet you're replying to
NameTypeReqDescription
resultstringyes

No examples provided.

draft_thread ~122

Draft a tweet thread about a topic in your voice using AI. Returns DRAFTS — does not post. Review and use post_tweet() for each. Requires a ShipPost API key (SHIPPOST_API_KEY). Get one at https://shippost.ai

NameTypeReqDescription
lengthintegerNumber of tweets in the thread (3-15, default 5)
stylestringWriting style — "informative", "engaging", "controversial", "storytelling"
topicstringyesWhat the thread should be about
NameTypeReqDescription
resultstringyes

No examples provided.

draft_tweet ~106

Draft an original tweet about a topic in your voice using AI. Returns a DRAFT — does not post automatically. Use post_tweet() to post. Requires a ShipPost API key (SHIPPOST_API_KEY). Get one at https://shippost.ai

NameTypeReqDescription
stylestringWriting style — "informative", "engaging", "controversial", "storytelling", or "promotional"
topicstringyesWhat the tweet should be about
NameTypeReqDescription
resultstringyes

No examples provided.

find_opportunities ~146

Scan my timeline and find the best tweets to reply to, scored by relevance. Uses AI to analyze each tweet and score it on: - Relevance to your niche/expertise - Engagement potential (will a reply get seen?) - Reply opportunity (can you add genuine value?) Returns scored tweets with suggested reply angles. Requires a ShipPost API key (SHIPPOST_API_KEY). Get one at https://shippost.ai

NameTypeReqDescription
max_resultsintegerNumber of opportunities to return (default 10)
nichestringYour area of expertise (e.g. "AI SaaS", "indie hacking"). Auto-detected from your profile if not set.
NameTypeReqDescription
resultstringyes

No examples provided.

follow_user ~34

Follow a Twitter user.

NameTypeReqDescription
usernamestringyesTwitter username without the @ sign (e.g. "elonmusk")
NameTypeReqDescription
resultstringyes

No examples provided.

get_mentions ~48

Get recent tweets that mention me. Returns tweets where other users have @mentioned the authenticated user.

NameTypeReqDescription
max_resultsintegerNumber of mentions to return (5-100, default 20)
NameTypeReqDescription
resultstringyes

No examples provided.

get_my_profile ~26

Get the authenticated Twitter user's profile — name, bio, follower count, tweet count.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_performance ~67

Get engagement analytics on your recent tweets. Shows which tweets performed best, what's working, and trends. Requires a ShipPost API key (SHIPPOST_API_KEY). Get one at https://shippost.ai

NameTypeReqDescription
daysintegerNumber of days to analyze (default 7)
NameTypeReqDescription
resultstringyes

No examples provided.

get_timeline ~62

Get recent tweets from my home timeline. Returns tweets with text, author, engagement metrics, and URLs. Use this to see what's happening in the user's feed.

NameTypeReqDescription
max_resultsintegerNumber of tweets to return (1-100, default 20)
NameTypeReqDescription
resultstringyes

No examples provided.

get_tweet ~53

Get a specific tweet by its ID. Returns the full tweet text, author, engagement metrics, and conversation context.

NameTypeReqDescription
tweet_idstringyesThe numeric tweet ID (e.g. "1234567890")
NameTypeReqDescription
resultstringyes

No examples provided.

get_user_profile ~56

Look up a Twitter user's profile by their username. Returns their name, bio, follower/following counts, and tweet count.

NameTypeReqDescription
usernamestringyesTwitter username without the @ sign (e.g. "elonmusk")
NameTypeReqDescription
resultstringyes

No examples provided.

like_tweet ~28

Like a tweet.

NameTypeReqDescription
tweet_idstringyesThe ID of the tweet to like
NameTypeReqDescription
resultstringyes

No examples provided.

post_tweet ~43

Post a tweet from the authenticated user's account. The tweet will be posted immediately and publicly visible.

NameTypeReqDescription
textstringyesThe tweet content (max 280 characters)
NameTypeReqDescription
resultstringyes

No examples provided.

reply_to_tweet ~61

Reply to a specific tweet. Posts a public reply to the given tweet from the authenticated user's account.

NameTypeReqDescription
textstringyesThe reply text (max 280 characters)
tweet_idstringyesThe ID of the tweet to reply to
NameTypeReqDescription
resultstringyes

No examples provided.

retweet ~29

Retweet a tweet.

NameTypeReqDescription
tweet_idstringyesThe ID of the tweet to retweet
NameTypeReqDescription
resultstringyes

No examples provided.

search_tweets ~93

Search recent tweets by keyword or phrase. Searches the last 7 days of public tweets. Retweets are excluded. Returns tweets with text, author, engagement metrics, and URLs.

NameTypeReqDescription
max_resultsintegerNumber of results to return (10-100, default 10)
querystringyesSearch query (e.g. "AI startups", "from:username", "#buildinpublic")
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.RyanKramer/shippost-mcp server?

io.github.RyanKramer/shippost-mcp is listed in the public MCP registry as io.github.RyanKramer/shippost-mcp. Twitter/X tools for AI agents, read timelines, post tweets, search, and engage. This page covers its PyPI package (shippost-mcp).

Is the io.github.RyanKramer/shippost-mcp server safe to use?

io.github.RyanKramer/shippost-mcp scores 66 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.RyanKramer/shippost-mcp server expose?

io.github.RyanKramer/shippost-mcp exposes 17 tools: get_my_profile, get_timeline, get_mentions, get_user_profile, get_tweet, and 12 more. Their descriptions and schemas cost roughly 1,174 tokens of context every time the server is loaded.

Is the io.github.RyanKramer/shippost-mcp server still maintained?

io.github.RyanKramer/shippost-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.