A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
{
"mcpServers": {
"enescinartwitter": {
"command": "npx",
"args": [
"-y",
"@enescinar/twitter-mcp"
]
}
}
}