SunFlash12

Forge Cascade MCP

Community SunFlash12
Updated

Forge Cascade MCP Memory Server with route-first buyer, checkout, and proof metadata for enterprise AI memory.

Forge Cascade MCP

Public MCP connector for Forge Cascade enterprise AI memory buyer routes.

This repository exists so MCP directories and automated scanners can evaluate apublic, no-secret server that points agents to Forge Cascade's public discovery,documentation, OpenAPI, pricing, and enterprise intake surfaces.

Buyer And Reviewer Fast Path

If you are evaluating Forge for an MCP directory, agent marketplace, or enterpriseAI memory deployment, start here:

For 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-ticketdiagnostics.

What It Exposes

  • Tool: forge_buyer_routes
  • Tool: forge_checkout_links
  • Tool: forge_paid_route_for_context
  • Resource: forge://buyer-routes
  • Prompt: assess_mcp_memory_fit

The 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 agentmarketplaces and MCP clients can surface the highest-value paid routes withoutparsing the full buyer-route payload. Direct Stripe URLs are exposed only asfallback fields.

forge_paid_route_for_context accepts buyer context, budget, urgency, andprocurement authority signals, then returns the highest-value recommendedcheckout route plus next-best alternatives. Use it when an agent or directoryhas buyer intent text and needs a direct paid path instead of a generic docslink.

Public Forge Routes

Best Route-First Purchase Paths

Use these first for qualified enterprise buyers:

Use the $99 Context Audit only when a buyer is not ready for pilot orenterprise commitment: https://froggit.ai/buy/context-audit

Run Locally

python -m venv .venv
source .venv/bin/activate
pip install -e .
forge-cascade-mcp

The default transport is the MCP SDK's stdio transport.

Install From GitHub

pip install "git+https://github.com/SunFlash12/forge-cascade-mcp.git"
forge-cascade-mcp

Claude Desktop / Cursor-style config:

{
  "mcpServers": {
    "forge-cascade": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/SunFlash12/forge-cascade-mcp.git",
        "forge-cascade-mcp"
      ]
    }
  }
}

Run With Docker

docker run --rm -i ghcr.io/sunflash12/forge-cascade-mcp:latest

MCP Find / directory package metadata:

  • Package name: ghcr.io/sunflash12/forge-cascade-mcp
  • Package type: Docker
  • Category: search

Directory Metadata

Directory-friendly metadata is available in:

  • mcp.json
  • llms.txt
  • LAUNCHGUIDE.md
  • .well-known/mcp.json
  • .well-known/mcp/server-card.json
  • .well-known/mcp/server.json
  • server.json
  • smithery.yaml

Official MCP Registry listing:https://registry.modelcontextprotocol.io/?search=io.github.SunFlash12%2Fforge-cascade-mcp

The Registry metadata includes websiteUrl pointing to the public Forge MCPbuyer route:https://froggit.ai/buy

Live directory and registry proof:

Smithery and other MCP scanners that cannot complete an authenticatedproduction scan can use the static server card:https://raw.githubusercontent.com/SunFlash12/forge-cascade-mcp/main/.well-known/mcp/server-card.json

License

MIT

MCP Server · Populars

MCP Server · New

    TheAlgorithms

    The Algorithms - Dart

    All Algorithms implemented in Dart

    Community TheAlgorithms
    memi-design

    memi

    Memi is the read-only design engineering audit and skill layer for coding agents.

    Community memi-design
    rwestergren

    cronometer-api-mcp

    MCP server for Cronometer nutrition tracking via the mobile REST API

    Community rwestergren
    dinglebear-ai

    Unraid

    Query, monitor, and manage Unraid servers via GraphQL API through MCP tools. Supports system info, Docker, VMs, array/parity, notifications, plugins, rclone, and live telemetry.

    Community dinglebear-ai
    airmang

    python-hwpx-automation

    MCP server for AI agents to read, edit, inspect, and validate local HWPX documents.

    Community airmang