MCP Server - Twitter NoAuth
by baryhuang
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| twitter_refresh_tokenC | Refresh the access token using the refresh token and client credentials |
| twitter_search_tweetsC | Search for tweets using the Twitter API |
| twitter_get_user_tweetsC | Get recent tweets by a specific user |
| twitter_get_user_repliesC | Get recent replies by a specific user |
| twitter_post_tweetC | Post a new tweet |
| twitter_reply_to_tweetC | Reply to an existing tweet |
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
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/baryhuang/mcp-twitter-noauth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server