twscrape Twitter/X (read-only)
Rank #11,406io.github.jsilets/twscrape-twitter-mcp
Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.
twscrape Twitter/X (read-only) is a Model Context Protocol (MCP) server published by jsilets. It ranks #11,406 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. twscrape Twitter/X (read-only) is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 104,054 of 115,460 servers on MCP Toplist.
Use twscrape Twitter/X (read-only)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add twscrape-twitter-mcp -- uvx twscrape-twitter-mcp[mcp_servers.twscrape-twitter-mcp]
command = "uvx"
args = ["twscrape-twitter-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"twscrape-twitter-mcp": {
"command": "uvx",
"args": [
"twscrape-twitter-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"twscrape-twitter-mcp": {
"command": "uvx",
"args": [
"twscrape-twitter-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"twscrape-twitter-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"twscrape-twitter-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"twscrape-twitter-mcp": {
"command": "uvx",
"args": [
"twscrape-twitter-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"twscrape-twitter-mcp": {
"command": "uvx",
"args": [
"twscrape-twitter-mcp"
]
}
}
}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.jsilets%2Ftwscrape-twitter-mcp)<a href="https://mcptoplist.com/server/io.github.jsilets%2Ftwscrape-twitter-mcp"><img src="https://mcptoplist.com/badge/io.github.jsilets%2Ftwscrape-twitter-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jsilets
Other servers by jsilets
View all jsilets servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jun 30, 2026 |
Frequently asked questions
- Who maintains twscrape Twitter/X (read-only)?
- twscrape Twitter/X (read-only) is maintained by jsilets, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is twscrape Twitter/X (read-only) listed on the Official MCP Registry?
- Yes — twscrape Twitter/X (read-only) is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does twscrape Twitter/X (read-only) have?
- MCP Toplist tracks 1 version of twscrape Twitter/X (read-only), most recently published on Jun 30, 2026.
- Where can I find the source code for twscrape Twitter/X (read-only)?
- The source code for twscrape Twitter/X (read-only) is hosted at github.com/jsilets/twscrape-twitter-mcp.