Back to Apps

X Article Exporter
by annismckenzie
Export X (Twitter) articles as clean, shareable PDFs with optional translation and dark mode.
0 stars
Works in:claude
Exposes:Tools
What it does
X Article Exporter connects to the X (Twitter) platform to extract long-form articles and convert them into high-quality, professional PDFs. It bypasses the clutter of the social feed, providing a clean reading experience. The tool also integrates with local LLMs via Ollama for high-fidelity translation into over 55 languages and supports a dedicated dark mode for visual consistency with X's theme.
Tools
export_article: Converts a specific X article URL into a PDF file.translate_and_export: Translates the article content via Ollama and then exports it to PDF.export_dark_mode: Renders the PDF using a black-background theme.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"x-article-exporter": {
"command": "x-article-exporter",
"args": ["--mcp"]
}
}
}
Note: Requires Go 1.25+ and Typst installed on your system.
Supported hosts
- claude
Quick install
go install github.com/annismckenzie/x-article-exporter@latestInformation
- Pricing
- free
- Published
- 7/23/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"x-article-exporter": {"command": "x-article-exporter", "args": ["--mcp"]}}}





