search & data extraction

Trieve

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

typescript
cloud
local
enterprise
search & data extraction
0
View on GitHub

Installation

npx -y devflowinc/trieve

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

devflowinc/trieve

Crawl, embed, chunk, search, and retrieve information from datasets through Trieve

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub