by MCP Community
A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
npx -y @enescinar/twitter-mcp
{
"mcpServers": {
"twitter": {
"command": "npx",
"args": ["-y", "@enescinar/twitter-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared