adhikasp/mcp-twikit
by Various
A Model Context Protocol (MCP) server for interacting with Twitter.
MCP
adhikasp/mcp-twikit
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that lets AI agents read and post to Twitter. It uses the Twikit library to interact with Twitter's unofficial API, enabling agentic workflows without official API keys.
Best for
Best for
Developers building AI agents that need basic Twitter read/write access without official API approval
Use cases
- Automate tweet posting and timeline monitoring from an AI agent
- Search Twitter for relevant content and trends programmatically
- Integrate Twitter interactions into custom MCP-based tools and assistants
Notes
A Model Context Protocol (MCP) server that lets AI agents read and post to Twitter. It uses the Twikit library to interact with Twitter’s unofficial API, enabling agentic workflows without official API keys.
234 stars on GitHub. Last updated 2025-03-14. Licensed MIT.
Use cases
- Automate tweet posting and timeline monitoring from an AI agent
- Search Twitter for relevant content and trends programmatically
- Integrate Twitter interactions into custom MCP-based tools and assistants
Pros
- No official Twitter API key required, reducing onboarding friction
- Lightweight Python implementation with clear MCP protocol support
- Active open-source project with 234 stars and community contributions
Cons
- Relies on unofficial API which may break with Twitter changes
- Limited to features exposed by Twikit, not full Twitter API coverage
- Requires manual setup of Twitter credentials and MCP host configuration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- No official Twitter API key required, reducing onboarding friction
- Lightweight Python implementation with clear MCP protocol support
- Active open-source project with 234 stars and community contributions
Cons
- Relies on unofficial API which may break with Twitter changes
- Limited to features exposed by Twikit, not full Twitter API coverage
- Requires manual setup of Twitter credentials and MCP host configuration
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.