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
Installation
npx -y devflowinc/trieveConfiguration
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