Forge Cascade MCP Memory Server-e3b0c4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Forge Cascade MCP Memory Server-e3b0c4 (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Public MCP connector for Forge Cascade enterprise AI memory buyer routes.
This repository exists so MCP directories and automated scanners can evaluate a public, no-secret server that points agents to Forge Cascade's public discovery, documentation, OpenAPI, pricing, and enterprise intake surfaces.
If you are evaluating Forge for an MCP directory, agent marketplace, or enterprise AI memory deployment, start here:
forge_checkout_linksFor qualified buyers with budget, regulated data, private corpus scope, procurement authority, or implementation urgency, route to Enterprise Annual, Priority Retainer, Deployment Deposit, or Rush Paid Pilot before lower-ticket diagnostics.
forge_buyer_routesforge_checkout_linksforge_paid_route_for_contextforge://buyer-routesassess_mcp_memory_fitThe server returns public links only. It does not proxy private customer data, store secrets, or expose the private Forge deployment.
forge_checkout_links returns ranked Forge /buy/* checkout routes so agent marketplaces and MCP clients can surface the highest-value paid routes without parsing the full buyer-route payload. Direct Stripe URLs are exposed only as fallback fields.
forge_paid_route_for_context accepts buyer context, budget, urgency, and procurement authority signals, then returns the highest-value recommended checkout route plus next-best alternatives. Use it when an agent or directory has buyer intent text and needs a direct paid path instead of a generic docs link.
Use these first for qualified enterprise buyers:
Use the $99 Context Audit only when a buyer is not ready for pilot or enterprise commitment: https://forgecascade.org/buy/context-audit
python -m venv .venv
source .venv/bin/activate
pip install -e .
forge-cascade-mcpThe default transport is the MCP SDK's stdio transport.
pip install "git+https://github.com/SunFlash12/forge-cascade-mcp.git"
forge-cascade-mcpClaude Desktop / Cursor-style config:
{
"mcpServers": {
"forge-cascade": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/SunFlash12/forge-cascade-mcp.git",
"forge-cascade-mcp"
]
}
}
}docker run --rm -i ghcr.io/sunflash12/forge-cascade-mcp:latestMCP Find / directory package metadata:
ghcr.io/sunflash12/forge-cascade-mcpsearchDirectory-friendly metadata is available in:
mcp.jsonllms.txtLAUNCHGUIDE.md.well-known/mcp.json.well-known/mcp/server-card.json.well-known/mcp/server.jsonserver.jsonsmithery.yamlOfficial MCP Registry listing: https://registry.modelcontextprotocol.io/?search=io.github.SunFlash12%2Fforge-cascade-mcp
The Registry metadata includes websiteUrl pointing to the public Forge MCP buyer route: https://forgecascade.org/buy
Live directory and registry proof:
Smithery and other MCP scanners that cannot complete an authenticated production scan can use the static server card: https://raw.githubusercontent.com/SunFlash12/forge-cascade-mcp/main/.well-known/mcp/server-card.json
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.