textrawl

jeffgreendesign/textrawl
★ 4 stars TypeScript Memory/Knowledge Updated 1d ago
Turn your documents into agent memory. MCP server with hybrid semantic + keyword search over emails, PDFs, notes, and past conversations. Works with Claude, ChatGPT, Cursor, and any MCP client.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "textrawl": {
      "command": "npx",
      "args": [
        "-y",
        "jeffgreendesign/textrawl"
      ]
    }
  }
}

README Excerpt

**Your second brain, wired for AI.** Textrawl is a personal knowledge server with persistent memory, searchable documents, and proactive insights. Import your emails, PDFs, and notes — then ask questions, recall past conversations, and discover connections you missed. Access it all through MCP, the web dashboard, or the REST API.

Tools (20)

ALLOWED_ORIGINSANTHROPIC_API_KEYAPI_BEARER_TOKENCHUNKING_MODECOMPACT_RESPONSESDATABASE_URLDATABASE_URL_UNPOOLEDEMBEDDING_PROVIDERENABLE_CONVERSATIONSENABLE_INSIGHTSENABLE_MEMORYENABLE_MEMORY_EXTRACTIONEXTRACTION_MODELGOOGLE_AI_API_KEYGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_EMBEDDING_MODELINSIGHT_MODELLOG_LEVELOAUTH_ALLOWED_EMAILS

Topics

ai-agentsdocument-searchkeyword-searchmarkdownmcpsemantic-searchtext-extractiontypescript