boardroom-mcp
Related Servers
Alternatives to boardroom-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables deep reasoning and cognitive enhancement through multi-agent debate, bias detection, and structured thinking, with privacy-first local execution.1MIT
- AlicenseNot gradedqualityCmaintenanceLocal-first memory, pipelines, learning, feedback, and safe code tools for AI coding agents.MIT
- FlicenseNot gradedqualityAmaintenanceLocal-first memory for AI agents with evidence-backed recall, deterministic trust verdicts, self-inspection, and a tamper-evident audit history.3-
- AlicenseNot gradedqualityAmaintenanceLocal-first, source-grounded memory for AI agents, with citations, bitemporal history, review-gated corrections, and MCP tools for search and recall.3Apache 2.0
- FlicenseNot gradedqualityDmaintenanceMulti-agent continuous development system with local LLM orchestration.1-
- AlicenseNot gradedqualityCmaintenanceA local-first memory control plane for AI agents, providing auditable recall via MCP with provenance and contradiction handling.11 npm2MIT
TDQS
Scored across 5 tools
Each tool targets a distinct action: classification, search, trust lookup, outcome reporting, and full consultation. The only minor overlap is between query_intelligence and analyze, as both access institutional memory, but their purposes are clearly differentiated by analysis' routing to advisors.
Tool names mix verb_noun patterns (check_governance, query_intelligence, report_outcome) with a noun_verb compound (trust_lookup) and a single verb (analyze). This is readable but not fully consistent, making the pattern less predictable than it could be.
Five tools is well-scoped for a governance/consultation server, covering classification, memory search, trust evaluation, outcome feedback, and full analysis without redundancy. Each tool earns its place in the workflow.
The core lifecycle is covered: classify, analyze, query, report, and trust lookup are present, with feedback loops for learning. Minor gaps exist (e.g., no direct tool for editing governance protocols), but agents can work around this with the existing tools.