mcpserver.lol
registry/conducted-mcp
Connection check verified live · 27h ago

conducted-mcp

Stateless advisor + validator for Conducted Development: kickoff, artifact validation, rule checks.

Tools 7
GitHub stars
Installs / wk 71
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

decision_log_guidance escalation_firedoverride_architecturalconfined_to_one_sessionaffects_multiple_ticketsgate_resolved_cross_cutting
Encode the Decision-Log 'when to use it' rules. Set whichever apply: `escalation_fired`, `gate_resolved_cross_cutting`, `affects_multiple_tickets`, `override_architectural`, `confi…
evaluate_gate gatescontent
Encode the goal-brief rule that no session may begin while any gate is open. Supply either a structured `gates` list ([{ id, resolved }]) or a goal-brief `content` string, in which…
kickoff_plan answers*detectedexistingproject_type*
Assemble, from the bundled templates, the four `_template.md` copies (front-matter tokens replaced), `decision-log.md`, and a filled `AGENT_CONVENTIONS.md` (kickoff guide Steps 2–5…
kickoff_questions detectedproject_type*
Return the branched kickoff interview (DECISIONS.md D3/D4). Supply `project_type`: 'greenfield' asks the full set; 'brownfield' uses the agent-supplied `detected` facts (language,…
next_procedure factsphase*
Return the ordered procedure for where the agent is in the methodology loop. Supply `phase` (one of: kickoff, goal_brief, intent_doc, session_open, session_active, session_close, s…
standup_due todaygate_reachedlast_standup_datedependency_intersectionworking_days_since_last_standup
Given agent-supplied facts, decide whether a standup is due. Triggers in priority order: a deliverable gate reached → 'gate'; else a dependency intersection → 'intersection'; else…
validate_artifact content*artifact_type*
Strictly check whether a Conducted Development artifact's text satisfies the methodology's required structure. Supply the artifact's type and its full text (the server never reads…