mcp-twikit

adhikasp/mcp-twikit
★ 229 stars Python 🧠 Memory/Knowledge Updated 1mo ago
A Model Context Protocol (MCP) server for interacting with Twitter.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-twikit": {
      "command": "uvx",
      "args": [
        "mcp-twikit"
      ]
    }
  }
}

Or install with pip: pip install mcp-twikit

Topics

llmmcpmodel-context-protocol