Xflux runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.
Search X/Twitter tweets, profiles, and timelines via the XFlux read API.
Today is the operative word: we check Xflux every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add xflux -- npx -y @xflux/xflux-mcp-server
{
"mcpServers": {
"xflux": {
"args": [
"-y",
"@xflux/xflux-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.xflux]
command = "npx"
args = ["-y", "@xflux/xflux-mcp-server"]
{
"mcpServers": {
"xflux": {
"args": [
"-y",
"@xflux/xflux-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"xflux": {
"args": [
"-y",
"@xflux/xflux-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
XFLUX_API_KEY (API key from https://www.xfluxapi.com/dashboard/api-keys), XFLUX_API_BASE (Optional API base URL (default https://www.xfluxapi.com/api/v1)).
The author declared them in the registry entry; get the values from the project itself.
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
Search, read and publish X posts and manage users, lists and media via the X API v2.
Read public X posts, replies, profiles, and search results through Rettiwt or the official API.
Read-only public X (Twitter) data: profiles, tweets, threads, followers, search. Pay per result.
Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.
Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.
Profiles, timelines, followers, replies, quotes, communities, lists and trends.
Twitter/X scraping API for AI agents. Get profiles, tweets, trends, and more.
Answers built from our own checks of this server.