Twitter Api45 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Optional host configuration (listed as not applicable for stdio). | |
| PORT | No | Optional port configuration (listed as not applicable for stdio). | |
| API_KEY | Yes | Twitter Api45 API key required for authentication. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| user_liveB | Checks if user is broadcasting something right now or not. |
| about_profileC | Returns the information about the profile's registration and usage |
| community_membersC | Gets the list of community members. |
| jobs_searchC | Search for the jobs on x.com/jobs |
| communities_posts_search_latestC | Search for the Latest posts in communities |
| communities_posts_search_topC | Search for the posts in communities post order top. |
| communities_searchC | Search for the communities on the X |
| followersC | Get latest user's followers list |
| user_infoC | Using this method you can get information about user by the screenname. |
| users_mediaC | Helps to get a user's media |
| profiles_by_restidsB | Returns an array of users by their rest_ids. |
| user_timelineC | This endpoint gets lates user's tweets by it's screenname. |
| comunity_postsC | Returns the posts from the community. |
| list_followersC | Get the followers of the list on Twitter / X |
| list_membersC | Get the members of the list on Twitter / X |
| list_timelineC | With this endpoint you can get the timeline of the lists. |
| user_repliesD | Gets user's replies of the user. |
| spaces_infoC | Give you the basic information about the spaces. |
| searchC | WARNING: The Search endpoint is rate limited for new customers to 60 requests/minute. Please contact me if you need a higher limit. Email: alexander.xbx@gmail.com |
| latest_repliesC | Gets the latest replies of the tweet. |
| check_followB | This endpoint get latest subscriptins of the user and latest followers for the target account. And checks if user follows the needed account. WARNING: might not be suitable for big accounts or old subscriptions. |
| tweet_infoC | With this endpoint you can get tweet info by it's id. |
| tweet_threadC | Gets the basic tweet info and the replies to it. |
| check_retweetB | This endpoint get latest tweets of the user and checks if there is a retweet of the needed tweet. WARNING: might not be suitable for old retweets. |
| trendsD | Please let me know if you need other countries in the list. |
| affilatesC | Give you the list of affilates for the corporate account. |
| retweetsC | Get the list of of users who retweeted the tweet. |
| followingC | Get the list of accounts user is following. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-twitter-api45'
If you have feedback or need assistance with the MCP directory API, please join our Discord server