The reputation layer for AI skills, tools & agents

adhikasp/mcp-twikit

Score: 21.4 Rank #11074

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 367 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 8 open vs 0 closed issues — triaging stale issues improves health

Badge

AgentRank score for adhikasp/mcp-twikit
[![AgentRank](https://agentrank-ai.com/api/badge/tool/adhikasp--mcp-twikit)](https://agentrank-ai.com/tool/adhikasp--mcp-twikit)
<a href="https://agentrank-ai.com/tool/adhikasp--mcp-twikit"><img src="https://agentrank-ai.com/api/badge/tool/adhikasp--mcp-twikit" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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