MCP-Twikit is an MCP server for Twitter data interaction. It provides tools to fetch tweets, user profiles, and trends. It connects to Twitter's API v2 for real-time data access. Developers use it to build AI agents that analyze social media trends, monitor brand mentions, or automate tweet collection.
MCP-Twikit is an MCP server for Twitter data interaction. It provides tools to fetch tweets, user profiles, and trends. It connects to Twitter's API v2 for real-time data access. Developers use it to build AI agents that analyze social media trends, monitor brand mentions, or automate tweet collection.
pip install mcp-twikitAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"adhikasp-mcp-twikit-github": {
"command": "uvx",
"args": [
"pip install mcp-twikit"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp twikit?"
API Key Required
This server requires an API key from mcp twikit. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_TWIKIT_API_KEY | Yes | Your mcp twikit API key |
"What resources are available in mcp twikit?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp twikit"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp twikit with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.