Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.sairam0424/mindforge

NPM · MINDFORGE-MCP-SERVER · SCANNED SEP 23

Read the MindForge engine over MCP: knowledge graph, project health, and audit log.

+10 this week 96 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to sairam0424/MindForge). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 2 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 869 tokens (~108/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.sairam0424/mindforge MCP server?

io.github.sairam0424/mindforge runs locally as an npm package, launched with npx -y mindforge-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mindforge-mcp-server

# add to Claude Code
claude mcp add sairam0424-mindforge -- npx -y mindforge-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "sairam0424-mindforge": {
      "command": "npx",
      "args": [
        "-y",
        "mindforge-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "sairam0424-mindforge": {
      "command": "npx",
      "args": [
        "-y",
        "mindforge-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add sairam0424-mindforge -- npx -y mindforge-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sairam0424-mindforge": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mindforge-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sairam0424-mindforge --command npx --arg -y --arg mindforge-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  sairam0424-mindforge:
    command: "npx"
    args: ["-y", "mindforge-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "sairam0424-mindforge": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mindforge-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add sairam0424-mindforge -t stdio -c npx -a -y mindforge-mcp-server
// mcp.json
{
  "mcpServers": {
    "sairam0424-mindforge": {
      "command": "npx",
      "args": [
        "-y",
        "mindforge-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 +1
    • Stability: 0.97 → pass security
  • 21 Sept 26 +11
    • Provenance: fail → pass security
    • The attested source repository moved: sairam0424/MindForge security
    • Schema quality: 92 → 108 functional
    • Package version: 11.5.1 → 11.9.8 functional
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Sept 2026 · Analysed npm/mindforge-mcp-server@11.9.8

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo sairam0424/MindForge
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/sairam0424/MindForge/.github/workflows/mindforge-release.yml@refs/tags/v11.9.8
Rekor log index 2903594115
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:d6b5737f592484ed9c121232dc49053bb4db75a3563e5479f30b52500b821d445a1f2a9d80925ca951b571410626c8564f8d5c0c5e4b0e3af6896b2d6

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 8 exposed · ~869 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
mindforge_audit_log ~106

Read entries from the MindForge audit log (.planning/AUDIT.jsonl), optionally filtered by event type or phase. Use to review what the framework has recorded for this project (task completions, security findings, decisions).

NameTypeReqDescription
eventstringFilter by event type (e.g. task_completed, security_finding)
limitintegerMax entries to return (default 50, newest last)
phaseintegerFilter by phase number

No output schema declared.

No examples provided.

mindforge_browse ~220

Drive the persistent MindForge Playwright/Chromium daemon (the same one behind /mindforge:browse): check status, navigate, click, type, screenshot, or assert on the current page. The daemon binds to 127.0.0.1 only (ADR-024) and must already be running — start it with `/mindforge:browse --start` first; this tool never spawns it. Arbitrary JS evaluation and native-browser cookie import are intentionally NOT exposed here.

NameTypeReqDescription
actionstringyesBrowser action to perform
assertTypestringAssertion kind (action=assert)
expectedTextstringExpected value for the assertion (action=assert)
selectorstringCSS selector (action=click|type|assert)
sessionstringNamed browser session/context (default "default")
textstringText to type, or fallback click-by-text (action=click|type)
urlstringURL to navigate to (action=navigate)

No output schema declared.

No examples provided.

mindforge_health ~54

Run a MindForge health check on the current project: verifies required planning/governance files exist, validates HANDOFF.json, and reports the audit-log size. Returns overallStatus (healthy|warning|error) with details.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mindforge_memory_find_related ~98

Given a free-text query, find related knowledge entries via keyword scoring plus graph traversal (multi-hop). Returns ranked entry ids with relevance scores. Use to surface connected decisions/patterns for a task description.

NameTypeReqDescription
maxHopsintegerGraph traversal depth (default 2)
querystringyesThe task or topic to find related knowledge for
topKintegerMax results (default 10)

No output schema declared.

No examples provided.

mindforge_memory_query ~147

Search the MindForge knowledge graph (architectural decisions, code/bug patterns, team preferences, domain knowledge) by topic text, tags, and type. Results are relevance-ranked. Use to recall prior decisions and patterns for the current project.

NameTypeReqDescription
includeGlobalbooleanInclude the cross-project global knowledge base
limitintegerMax results (default 20)
minConfidencenumberMinimum confidence (0-1, default 0.3)
tagsarrayTags to match (boosts ranking)
topicstringFree-text topic to match against entries
typestringRestrict to one knowledge type

No output schema declared.

No examples provided.

mindforge_memory_remember ~132

Persist a new knowledge entry (decision, pattern, preference, or domain note) into the project knowledge graph so future sessions can recall it. Append-only and non-destructive — it never overwrites or deletes existing entries. Returns the new entry id.

NameTypeReqDescription
confidencenumberConfidence 0-1 (default 0.7)
contentstringyesThe knowledge content to remember
tagsarrayTags for later retrieval
topicstringyesShort topic/title (truncated to 80 chars)
typestringyesThe kind of knowledge being stored

No output schema declared.

No examples provided.

mindforge_memory_stats ~57

Report statistics for the MindForge knowledge graph: total/active/deprecated entries, breakdown by type, average confidence, plus graph metrics (nodes, edges, edges by type, orphan ratio). Use to gauge how much project memory exists.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mindforge_status ~55

Read the current MindForge project status: whether the project is initialized, the raw STATE.md, the HANDOFF.json contents, and the autonomous-run auto-state.json if present. Use to understand where a MindForge project currently stands.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.sairam0424/mindforge MCP server?

io.github.sairam0424/mindforge is an MCP server listed in the public MCP registry as io.github.sairam0424/mindforge. Read the MindForge engine over MCP: knowledge graph, project health, and audit log. This page covers its npm package (mindforge-mcp-server).

Is the io.github.sairam0424/mindforge MCP server safe to use?

io.github.sairam0424/mindforge scores 96 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 23 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.sairam0424/mindforge MCP server expose?

io.github.sairam0424/mindforge exposes 8 tools: mindforge_health, mindforge_status, mindforge_memory_query, mindforge_memory_stats, mindforge_memory_find_related, and 3 more. Their descriptions and schemas cost roughly 869 tokens of context every time the server is loaded.

Is the io.github.sairam0424/mindforge MCP server still maintained?

io.github.sairam0424/mindforge is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.sairam0424/mindforge MCP server under?

io.github.sairam0424/mindforge declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.