twitter-mcp
199
The Twitter MCP Server allows seamless interaction with Twitter through posting and searching tweets, integrated with Claude Desktop. Designed for developers who wish to automate Twitter functionalities within their applications easily.
Twitter MCP Server
This project is an MCP server that enables Clients to interact with Twitter, allowing them to post tweets and search Twitter. The server is designed to integrate with Claude Desktop via specific configuration settings.
Quick Start
- Create a Twitter Developer account and obtain API keys.
- Configure the Claude Desktop config file.
- Restart Claude Desktop to begin using the Twitter MCP Server.
Example Usage
- Post a tweet with
post_tweet
. - Search for tweets using
search_tweets
.
Development
- Clone the repository and install dependencies.
- Build and start the server.
Running evals
- Use the
mcp-eval
package to run the server with environment variables.