Local-first RAG engine — ingest, index, search. MCP server for AI agents. All offline.
Brightdotdev/DARWIN is an MCP server distributed on github, maintained by Brightdotdev, tracked here since July 2026. It has shipped 17 releases (currently 0.2.18) and exposes 11 tools. Tools include create_store, file_status, get_logs, get_schema, get_search_result_by_id, get_search_results, and 5 more. Its composite risk grade is B — an inferred review prompt computed from observed signals, not a verdict.
Reading the source raised 2 review prompts — dangerous code and exfiltration combo — each a pattern worth a human look rather than a finding of fault.
Since the previous scan on 2026-08-30: 2 tools added.
full security breakdown →-
create_storeCreate a new isolated data store -
file_statusDetailed status for a single file across all stages -
get_logsQuery session logs (oldest first, INFO excluded) -
get_schemaInspect schemas for structured files (keys, types, record counts) -
get_search_result_by_idLoad a saved search result by filename -
get_search_resultsList saved search results -
list_filesList all tracked files with pipeline status -
purge_artifactsDelete pipeline artifacts for specific files -
run_pipelineIngest + index documents from a path or URL -
search_darwinQuery the knowledge base with hybrid/semantic/keyword search -
search_listsSearch structured data (CSVs, JSON arrays) by field values
06-22 00:00 08-05 00:00 now
| version | date | src |
|---|---|---|
| 0.2.18 | 2026-08-26 | pypi |
| 0.2.17 | 2026-08-18 | pypi |
| 0.2.16 | 2026-08-11 | pypi |
| 0.2.15 | 2026-08-10 | pypi |
| v0.2.14 | 2026-08-08 | github |
| 0.2.14 | 2026-08-08 | pypi |
| v0.2.13 | 2026-07-30 | github |
| 0.2.13 | 2026-07-30 | pypi |
| 0.2.12 | 2026-07-27 | pypi |
| 0.2.11 | 2026-07-27 | pypi |