ultrabrain-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ultrabrain_startC | Create a branded LCV Ultrabrain reasoning session and optionally seed the first thought. |
| ultrabrain_thinkC | Canonical LCV reasoning gate for code work, branching, revisions, quality metrics, bias checks, confidence, and meta checkpoints. |
| ultrabrain_updateB | Update an existing thought with stronger evidence, confidence, risks, actions, or quality metrics. |
| ultrabrain_branchB | Create or continue an Ultrabrain branch from a prior thought. |
| ultrabrain_mergeB | Merge one or more branch insights into a synthesis, best-evidence path, or decision note. |
| ultrabrain_validateA | Check a reasoning session for evidence, alternatives, verification, bias, and closure gaps. |
| ultrabrain_analyzeB | Analyze quality, confidence, bias counts, label counts, unresolved questions, and recommendations. |
| ultrabrain_reviewB | Render a reasoning session as a summary, linear chain, tree, markdown, or JSON. |
| ultrabrain_statusA | Return session status, thought count, branches, and latest quality score. |
| ultrabrain_historyB | Return recent normalized thought records for a session. |
| ultrabrain_exportA | Export a session as markdown, text, or JSON. |
| ultrabrain_metricsC | Return aggregate session, thought, branch, quality, confidence, bias, mode, and step metrics. |
| ultrabrain_templatesA | List LCV Ultrabrain prompt templates for common engineering reasoning workflows. |
| ultrabrain_resetB | Reset one Ultrabrain session, or all sessions when all_sessions is true. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| ultrabrain_problem_breakdown | Break a technical problem into evidence, assumptions, hypotheses, verification, and risks. |
| ultrabrain_critical_review | Review an implementation or decision with counterexamples, residual risk, and verification checks. |
| ultrabrain_synthesis | Synthesize several branches or findings into a decision and next action list. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Ultrabrain Sessions | Current Ultrabrain sessions. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LCV-Ideas-Software/ultrabrain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server