Add X (Twitter) MCP server (#332)
Added enhanced X/Twitter MCP server with OAuth 2.0 support, v2 API media uploads, and comprehensive features for tweet management.
This commit is contained in:
parent
e395d5b0e2
commit
a902b1ce2a
1 changed files with 1 additions and 0 deletions
|
|
@ -413,6 +413,7 @@ A growing set of community-developed and maintained servers demonstrates various
|
|||
- **[Whois MCP](https://github.com/bharathvaj-ganesan/whois-mcp)** - MCP server that performs whois lookup against domain, IP, ASN and TLD.
|
||||
- **[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
|
||||
- **[Windows Control](https://github.com/Cheffromspace/nutjs-windows-control)** - Programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture using nut.js.
|
||||
- **[X (Twitter)](https://github.com/mbelinky/x-mcp-server)** - Enhanced MCP server for Twitter/X with OAuth 2.0 support, v2 API media uploads, smart v1.1 fallbacks, and comprehensive rate limiting. Post tweets with text/media, search, and delete tweets programmatically.
|
||||
- **[xcodebuild](https://github.com/ShenghaiWang/xcodebuild)** - 🍎 Build iOS Xcode workspace/project and feed back errors to llm.
|
||||
- **[XcodeBuildMCP](https://github.com/cameroncooke/xcodebuildmcp)** - Popular MCP server that enables AI agents to scaffold, build, run and test iOS, macOS, visionOS and watchOS apps or simulators and wired and wireless devices. It has powerful UI-automation capabilities like controlling the simulator, capturing run-time logs, as well as taking screenshots and viewing the accessibility hierarchy.
|
||||
- **[xcsimctl](https://github.com/nzrsky/simctl-mcp-server)** - 🍎 Manage Xcode simulators.
|
||||
|
|
|
|||
Loading…
Reference in a new issue