{"type":"mcp_server","name":"mcp-twikit","description":"MCP-Twikit is a Model Context Protocol server that enables interaction with Twitter, allowing users to search and analyze tweets, compare sentiments across different accounts, and integrate with tools like Smithery.","category":"Communication","language":"Python","stars":236,"forks":11,"owner":"adhikasp","github_url":"https://github.com/adhikasp/mcp-twikit","homepage":null,"setup":"## Setup\n\n### Installing via Smithery\n\nTo install Twikit Twitter Search for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-twikit):\n\n```bash\nnpx -y @smithery/cli install mcp-twikit --client claude\n```\n\n### Manual Installation\n```json\n{\n    \"mcpServer\": {\n        \"command\": \"uvx\",\n        \"args\": [\"--from\", \"git+https://github.com/adhikasp/mcp-twikit\", \"mcp-twikit\"],\n        \"env\": {\n            \"TWITTER_USERNAME\": \"@example\",\n            \"TWITTER_EMAIL\": \"me@example.com\",\n            \"TWITTER_PASSWORD\": \"secret\",\n        }\n    }\n}\n```","tools":"## Available Tools\n\n1.  search_twitter (Search Twitter for tweets based on a query, count, and sort order.)\n2.  get_timeline (Retrieve the latest tweets from your Twitter timeline.)\n3.  Comparing sentiments across different twitter accounts (Analyze public sentiment towards different Twitter accounts.)\n","faq":null,"created_at":"2024-12-15T03:37:27+00:00","updated_at":"2025-03-27T14:44:27+00:00","source_url":"https://model-context-protocol.com/servers/mcp-twitter-interaction-sentiment-analysis","related_articles":[]}