You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update branding to X (Twitter) and remove success rate metrics - Update package.json description and keywords - Update README with X (Twitter) branding throughout - Remove misleading success rate references
Copy file name to clipboardExpand all lines: README.md
+13-17Lines changed: 13 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
-
# Twitter MCP Server
1
+
# X (Twitter) MCP Server
2
2
3
-
A comprehensive Model Context Protocol server implementation for Twitter/X API integration with professional workflow automation, enhanced error handling, and real-time documentation.
3
+
A comprehensive Model Context Protocol server implementation for X (Twitter) API integration with professional workflow automation, enhanced error handling, and real-time documentation.
4
4
5
5
## 🚀 Features
6
6
7
-
-**22 Twitter/X API Tools** - Complete tweet, user, engagement, and list management
8
-
-**82% Success Rate** - 18/22 tools working with Basic tier access
7
+
-**22 X (Twitter) API Tools** - Complete tweet, user, engagement, and list management
9
8
-**Professional Error Handling** - Clear upgrade guidance for API limitations
"error": "This endpoint requires Twitter API Pro tier access ($5,000/month). Visit https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve to upgrade your access level."
258
+
"error": "This endpoint requires X (Twitter) API Pro tier access ($5,000/month). Visit https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve to upgrade your access level."
262
259
}
263
260
```
264
261
@@ -308,7 +305,7 @@ npm run dev # Development mode with watch
308
305
-**getLikedTweets**: Parameter validation issues
309
306
310
307
### Recommendations
311
-
-**Current Setup**: Excellent for basic Twitter automation
308
+
-**Current Setup**: Excellent for basic X (Twitter) automation
312
309
-**For Advanced Analytics**: Consider Pro tier upgrade
0 commit comments