adhikasp/mcp-twikit
A Model Context Protocol (MCP) server for interacting with Twitter.
Overview
adhikasp/mcp-twikit is a Python MCP server licensed under MIT. A Model Context Protocol (MCP) server for interacting with Twitter. Topics: llm, mcp, model-context-protocol.
Ranked #11074 out of 25632 indexed tools.
Ecosystem
Python MIT
llmmcpmodel-context-protocol
Signal Breakdown
Stars 229
Freshness 1y ago
Issue Health 0%
Contributors 5
Dependents 0
Forks 37
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# MCP-Twikit
A Model Context Protocol (MCP) server for interacting with Twitter.
<a href="https://glama.ai/mcp/servers/49i9dd08w8"></a>
## Installation
### Installing via Smithery
To install Twikit Twitter Search for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-twikit):
```bash
npx -y @smithery/cli install mcp-twikit --client claude
```
### Manual Installation
```json
{
"mcpServer": {
"command": "uvx",
"args": ["--from", "git+https://github.com/adhikasp/mcp-twikit", "mcp-twikit"],
"env": {
"TWITTER_USERNAME": "@example",
"TWITTER_EMAIL": "[email protected]",
"TWITTER_PASSWORD": "secret",
}
}
}
```
## Example usage
Using [mcp-client-cli](https://github.com/adhikasp/mcp-client-cli)
### Comparing sentiments across different twitter accounts
```
$ llm compare 20 latest tweet directed @IndiHomeCare, @di_cbn, @BiznetHome, @ID_MyRepublic. What are people sentiment to the product? Read full README on GitHub →
Are you the maintainer? Claim this listing