Skip to main content
Search & Data ExtractionTypeScript

devflowinc/trieve

Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)

search-data-extractionofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/devflowinc/trieve/tree/main/clients/mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "trieve": {
      "command": "npx",
      "args": [
        "-y",
        "devflowinc/trieve"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
devflowinc