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
ToolRiskSide effectsApproval
search_dossiers
Search the dossier registry for available dossiers by keyword. Returns matching dossiers with metadata.
readfalseunknown
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.
unknownunknownunknown
list_dossiers
Discover available dossiers in a directory. Scans for *.ds.md files and returns metadata.
unknownunknownunknown
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.
unknownunknownunknown
read_dossier
Read and parse a dossier file. Returns metadata and content. Should be called AFTER verify_dossier passes.
readfalseunknown
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.
unknownunknownunknown
cancel_journey
Cancel an active journey session. Returns a summary of what completed before cancellation.
destructivetruetrue
verify_dossier
Security verification - Verify integrity (checksum) and authenticity (signature) of a dossier. Returns pass/fail with stage details.
unknownunknownunknown
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.
unknownunknownunknown
get_journey_status
Get the current state of a journey session: completed steps, current step, remaining steps, and collected outputs.
readfalseunknown

02Install & source
npx -y @ai-dossier/mcp-server
npx
npx -y @ai-dossier/cli
npx

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_statusindex8 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. ai.imboard/dossier MCP — as seen on mcpexplorer.com

[![ai.imboard/dossier MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/ai-imboard-dossier.svg)](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 →
ai.imboard/dossier MCP server — MCPExplorer