Loading MCP server directory, please wait...
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
npx @getmcp/cli add io.github.RyanKramer/shippost-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
TWITTER_ACCESS_TOKENYour Twitter OAuth 2.0 access token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RyanKramer/shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
],
"env": {
"TWITTER_ACCESS_TOKEN": "",
"TWITTER_REFRESH_TOKEN": "",
"TWITTER_CLIENT_ID": "",
"SHIPPOST_API_KEY": ""
}
}
}
}