Loading...
npx -y @smithery/cli install trieve-mcp-server --client claudesearchSearches for chunks of data within Trieve.
Read-only operation, no data modification.
create_message_completion_handlerCreates a message completion using RAG with topic-based memory management.
Involves writing data and interacting with LLMs.
generate_off_chunksGenerates content off existing chunks using RAG.
Involves writing data and interacting with LLMs.
update_dataset_settingsUpdates the settings of a dataset.
Modifies the structure and behavior of a dataset.
delete_chunkDeletes a chunk of data.
Destructive operation that permanently removes data.
Trieve offers a balance between functionality and security. Self-hosting and BYOM provide more control, but integration with external services and write capabilities introduce risks. Proper configuration and key management are crucial for safe operation.