servers / ai-imboard-dossier
ai.imboard/dossier MCP server
communitystdiolocaldestructive capablehealthy
MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers
01Tools · 10
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| search_dossiers Search the dossier registry for available dossiers by keyword. Returns matching dossiers with metadata. | read | false | unknown |
| step_complete Mark the current journey step as complete or failed. Advances to the next step and returns its dossier content with injected context from previous outputs. Returns a summary when the last step completes or a step fails. | unknown | unknown | unknown |
| list_dossiers Discover available dossiers in a directory. Scans for *.ds.md files and returns metadata. | unknown | unknown | unknown |
| start_journey Start a journey session from a resolved and verified graph. Creates a session, returns the first step's dossier content with any injected context. Call step_complete after executing each step. | unknown | unknown | unknown |
| read_dossier Read and parse a dossier file. Returns metadata and content. Should be called AFTER verify_dossier passes. | read | false | unknown |
| verify_graph Batch security verification for a dossier dependency graph. Verifies all dossiers in a resolved graph and returns an aggregate security report with per-dossier breakdown and overall recommendation. | unknown | unknown | unknown |
| cancel_journey Cancel an active journey session. Returns a summary of what completed before cancellation. | destructive | true | true |
| verify_dossier Security verification - Verify integrity (checksum) and authenticity (signature) of a dossier. Returns pass/fail with stage details. | unknown | unknown | unknown |
| resolve_graph Resolve a dossier dependency graph into an execution plan. Reads relationships (preceded_by, followed_by, conflicts_with) and produces a DAG with ordered phases, parallel groups, and conflict detection. | unknown | unknown | unknown |
| get_journey_status Get the current state of a journey session: completed steps, current step, remaining steps, and collected outputs. | read | false | unknown |
02Install & source
npx -y @ai-dossier/mcp-server
npxnpx -y @ai-dossier/cli
npx- repohttps://github.com/imboard-ai/ai-dossier
- homepagehttps://dossier-registry.vercel.app
- licenseAGPL-3.0
- adoption7 stars · 0 forks
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-06 20:51Z
next_check2026-07-08 01:29Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/ai-imboard-dossier)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →