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
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
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
claude mcp add ryankramer-shippost-mcp -- uvx shippost-mcp
{
"mcpServers": {
"ryankramer-shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
} {
"servers": {
"ryankramer-shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
} codex mcp add ryankramer-shippost-mcp -- uvx shippost-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ryankramer-shippost-mcp": {
"type": "local",
"command": [
"uvx",
"shippost-mcp"
],
"enabled": true
}
}
} openclaw mcp add ryankramer-shippost-mcp --command uvx --arg shippost-mcp
mcp_servers:
ryankramer-shippost-mcp:
command: "uvx"
args: ["shippost-mcp"] {
"McpServers": {
"ryankramer-shippost-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"shippost-mcp"
]
}
}
} assistant mcp add ryankramer-shippost-mcp -t stdio -c uvx -a shippost-mcp
{
"mcpServers": {
"ryankramer-shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
} 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
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 →
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 →
analyze_account 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
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Twitter username without @ (e.g. "elonmusk") |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
draft_reply 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
| Name | Type | Req | Description |
|---|---|---|---|
| tweet_author | string | yes | The author's username (without @) |
| tweet_id | string | yes | The ID of the tweet to reply to |
| tweet_text | string | yes | The text of the tweet you're replying to |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
draft_thread 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
| Name | Type | Req | Description |
|---|---|---|---|
| length | integer | – | Number of tweets in the thread (3-15, default 5) |
| style | string | – | Writing style — "informative", "engaging", "controversial", "storytelling" |
| topic | string | yes | What the thread should be about |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
draft_tweet 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
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | – | Writing style — "informative", "engaging", "controversial", "storytelling", or "promotional" |
| topic | string | yes | What the tweet should be about |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
find_opportunities 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
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Number of opportunities to return (default 10) |
| niche | string | – | Your area of expertise (e.g. "AI SaaS", "indie hacking"). Auto-detected from your profile if not set. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
follow_user Follow User ~34
Follow a Twitter user.
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Twitter username without the @ sign (e.g. "elonmusk") |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_mentions Get Mentions ~48
Get recent tweets that mention me. Returns tweets where other users have @mentioned the authenticated user.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Number of mentions to return (5-100, default 20) |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_my_profile 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.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_performance 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
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | Number of days to analyze (default 7) |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_timeline 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.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Number of tweets to return (1-100, default 20) |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_tweet Get Tweet ~53
Get a specific tweet by its ID. Returns the full tweet text, author, engagement metrics, and conversation context.
| Name | Type | Req | Description |
|---|---|---|---|
| tweet_id | string | yes | The numeric tweet ID (e.g. "1234567890") |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_user_profile Get User Profile ~56
Look up a Twitter user's profile by their username. Returns their name, bio, follower/following counts, and tweet count.
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Twitter username without the @ sign (e.g. "elonmusk") |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
like_tweet Like Tweet ~28
Like a tweet.
| Name | Type | Req | Description |
|---|---|---|---|
| tweet_id | string | yes | The ID of the tweet to like |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
post_tweet Post Tweet ~43
Post a tweet from the authenticated user's account. The tweet will be posted immediately and publicly visible.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | The tweet content (max 280 characters) |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
reply_to_tweet Reply To Tweet ~61
Reply to a specific tweet. Posts a public reply to the given tweet from the authenticated user's account.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | The reply text (max 280 characters) |
| tweet_id | string | yes | The ID of the tweet to reply to |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
retweet Retweet ~29
Retweet a tweet.
| Name | Type | Req | Description |
|---|---|---|---|
| tweet_id | string | yes | The ID of the tweet to retweet |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_tweets 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.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | integer | – | Number of results to return (10-100, default 10) |
| query | string | yes | Search query (e.g. "AI startups", "from:username", "#buildinpublic") |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
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.