Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
X MCP Server
Claim
by
DataWhisker
npm
GitHub
Social Media
JavaScript
MIT License
0
9
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
create_tweet
Create a new tweet
Input Schema
Name
Required
Description
Default
text
Yes
The text content of the tweet
Input Schema (JSON Schema)
{ "properties": { "text": { "description": "The text content of the tweet", "maxLength": 280, "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_home_timeline
create_tweet
reply_to_tweet