Loading MCP server directory, please wait...
Read/write X (Twitter) via twitterapi.io: mentions, thread context, create and delete tweets.
npx @getmcp/cli add io.github.pedrot95dev/twitterapiRequires Node.js 18+. Community-contributed server. Review source before installing.
TWITTERAPI_IO_KEYtwitterapi.io API key (x-api-key). Required for all tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pedrot95dev/twitterapi": {
"command": "npx",
"args": [
"-y",
"@pedrot95dev/twitterapi.mcp"
],
"env": {
"TWITTERAPI_IO_KEY": "",
"TWITTERAPI_IO_AUTH_TOKEN": "",
"TWITTERAPI_IO_CT0": "",
"TWITTERAPI_IO_PROXY": ""
}
}
}
}