Twitter/X MCP
Rank #16,551io.github.granitebps/twitter-mcp
Read public X posts, replies, profiles, and search results through Rettiwt or the official API.
Twitter/X MCP is a Model Context Protocol (MCP) server published by granitebps. It ranks #16,551 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Twitter/X MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 115,562 of 132,113 servers on MCP Toplist.
Use Twitter/X MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add twitter-mcp -e "RETTIWT_API_KEY=<your RETTIWT_API_KEY>" -- npx -y @granitebps/twitter-mcpReplace each placeholder with your own value before saving.
[mcp_servers.twitter-mcp]
command = "npx"
args = ["-y", "@granitebps/twitter-mcp"]
[mcp_servers.twitter-mcp.env]
RETTIWT_API_KEY = "<your RETTIWT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-mcp": {
"command": "npx",
"args": [
"-y",
"@granitebps/twitter-mcp"
],
"env": {
"RETTIWT_API_KEY": "<your RETTIWT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-mcp": {
"command": "npx",
"args": [
"-y",
"@granitebps/twitter-mcp"
],
"env": {
"RETTIWT_API_KEY": "<your RETTIWT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"twitter-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@granitebps/twitter-mcp"
],
"env": {
"RETTIWT_API_KEY": "<your RETTIWT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-mcp": {
"command": "npx",
"args": [
"-y",
"@granitebps/twitter-mcp"
],
"env": {
"RETTIWT_API_KEY": "<your RETTIWT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-mcp": {
"command": "npx",
"args": [
"-y",
"@granitebps/twitter-mcp"
],
"env": {
"RETTIWT_API_KEY": "<your RETTIWT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.granitebps%2Ftwitter-mcp)<a href="https://mcptoplist.com/server/io.github.granitebps%2Ftwitter-mcp"><img src="https://mcptoplist.com/badge/io.github.granitebps%2Ftwitter-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
granitebps
Other servers by granitebps
View all granitebps servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Sep 7, 2026 |
| 1.0.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Twitter/X MCP?
- Twitter/X MCP is maintained by granitebps, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Twitter/X MCP listed on the Official MCP Registry?
- Yes — Twitter/X MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Twitter/X MCP have?
- MCP Toplist tracks 2 versions of Twitter/X MCP, most recently published on Sep 7, 2026.
- Where can I find the source code for Twitter/X MCP?
- The source code for Twitter/X MCP is hosted at github.com/granitebps/twitter-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.