Textrawl
Supports UIby jeffgreendesign
Personal knowledge server and second brain with hybrid semantic + keyword search over emails, PDFs, and notes.
What it does
Textrawl turns your fragmented documents into a structured memory for AI. It renders an interactive knowledge explorer and a web dashboard where you can manage uploaded documents, visualize connections between facts, and review daily briefings of your personal data.
Key features
- Hybrid Search: Combines vector embeddings with traditional keyword matching using Reciprocal Rank Fusion.
- Persistent Memory: Stores and relates facts about people, projects, and concepts across different AI sessions.
- Multi-Format Import: Native support for PDFs, DOCX, XLSX, HTML, and email archives (MBOX/EML).
- Proactive Insights: Automatically discovers patterns and outliers across your knowledge base.
Installation
Connect to Claude Desktop via HTTP transport:
{
"mcpServers": {
"textrawl": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:3000/mcp",
"--header",
"Accept: application/json, text/event-stream"
]
}
}
}
Supported hosts
Confirmed for Claude Desktop, ChatGPT Desktop, and web-based dashboards.
Quick install
pnpm install && pnpm setup && pnpm devInformation
- Pricing
- free
- Published
- 4/14/2026







