Merge pull request #978 from 0xemils/twitter-mcp-server

Add Twitter MCP Server by Xyber Inc.
This commit is contained in:
Frank Fiegel
2025-06-28 16:12:25 -04:00
committed by GitHub

View File

@@ -255,6 +255,7 @@ Run commands, capture output and otherwise interact with shells and command line
Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.
- [Xyber-Labs/mcp-server-twitter](github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-twitter) 🐍 ☁️ - This server provides Twitter functionality through MCP with the following features: creating tweets with media attachments and polls, retrieving user tweets, following Twitter users.
- [AbdelStark/nostr-mcp](https://github.com/AbdelStark/nostr-mcp) ☁️ - A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
- [adhikasp/mcp-twikit](https://github.com/adhikasp/mcp-twikit) 🐍 ☁️ - Interact with Twitter search and timeline
- [agentmail-toolkit/mcp](https://github.com/agentmail-to/agentmail-toolkit/tree/main/mcp) 🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.