← Index

ai.imboard/dossier

ai.imboard/dossier·v1.0.4·Other
Quality Score
83
/100

MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dossier": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-dossier/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dossier": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-dossier/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @ai-dossier/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other