steipete/birdclaw
Stores all your tweets nicely claw-able for agents. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 98
- Release rhythm 96
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 178
- days_rel: 25
- days_push: 15
- n_releases_24m: 29
Adoption not part of the score
1634 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Birdclaw is a local-first Twitter/X workspace that imports your Twitter archive into a local SQLite database with FTS5 full-text search, exposing it via a CLI, a local web app, and an optional read-only MCP server for agents. It supports tweets, DMs, likes, bookmarks, mentions, and the follow graph without any cloud backend.
Use cases
- search my entire twitter history locally
- import my twitter archive into sqlite
- let AI agents query my tweets via MCP
- back up my twitter DMs and bookmarks
- search tweets I've liked offline
- triage my twitter mentions inbox
- run a local twitter archive viewer with a web UI
When to choose
- you want your Twitter/X history searchable locally without a cloud service
- you want to expose your tweet history to AI agents through MCP
- you prefer archive-first, privacy-respecting local storage in SQLite
- you want both a CLI and web interface over the same data
When to avoid
- you need real-time Twitter streaming or heavy live API usage
- you want a hosted, multi-device synced solution
- you don't have a Twitter archive and don't want to request one
- you need write/posting features as the core workflow (live writes are delegated to external tools)
Facets
cli-tool · maturity active
search-engine cli http-server mcp database data-science social-media self-hosted developer-tools privacy databases cli self-hosted twitter-archive local-first sqlite fts5 mcp-server social-media-backup ai-agent-tools search macos linux nodejs
5 sources
- readme: https://github.com/steipete/birdclaw · fetched 2026-08-28 · e6e326c730b6
- homepage: https://birdclaw.sh · fetched 2026-08-29 · 972de17ac164
- site_page: https://birdclaw.sh/install.html · fetched 2026-08-29 · cb3871ec724f
- site_page: https://birdclaw.sh/quickstart.html · fetched 2026-08-29 · a4cfe0b6cf7b
- registry_npm: https://registry.npmjs.org/birdclaw · fetched 2026-08-29 · c7f6ed2d389b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| steipete/birdclaw | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="steipete/birdclaw")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem