maxion-gateway
Maxion MCP Gateway — J&K Advanced Technologies
エンタープライズ向けModel Context Protocol(MCP)ゲートウェイスイート。5つの機能名前空間にわたって22の統合ツール(stdio版。ホスト型Lambdaエンドポイントでは19)を提供します。ハードウェアテレメトリとマルチコア性能ベンチマーク、オンデマンドのゼロトラストセキュリティ監査、AES-256-GCM認証付き暗号化ストレージ、HMACペイロード検証、Amazon Bedrockメディア生成に対応しています。
MCP Streamable HTTP、SSE、Stdioプロトコルをサポートし、組み込みのテレメトリ、トライアル追跡、モジュール式ライセンスを備えています。
クイックスタート
1. Smithery CLIによるワンクリックインストール(Claude Desktop / Cursor / Windsurf)
Smitheryを介してゲートウェイをインストールまたは実行するには:
npx -y @smithery/cli@latest run @aruuhii2yo/maxion-mcp-gateway --config "{}"claude_desktop_config.jsonまたはCursorのMCP設定に以下を追加します:
{
"mcpServers": {
"maxion-gateway": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@aruuhii2yo/maxion-mcp-gateway",
"--config",
"{}"
]
}
}
}2. ホスト型HTTP / Lambdaエンドポイントへの直接接続(セットアップ不要)
ローカルに何もインストールせず、クラウドゲートウェイエンドポイントに直接接続します:
https://5pu357jdkqc3qynzkjvu3okgqy0ncsiy.lambda-url.us-east-1.on.aws/mcpレガシーSSEも同じホストの
/sseパスで利用可能です。ツールごとの無料トライアルは
billing.purchaseで即座に利用できます。
3. Smitheryリモートプロキシ(Streamable HTTP)
Smitheryのプロキシルーターを介して接続するクラウドAIクライアント向け:
エンドポイント:
https://server.smithery.ai/@aruuhii2yo/maxion-mcp-gatewayヘッダー:
Authorization: Bearer <YOUR_SMITHERY_API_KEY>(smithery.ai/settingsから取得)
4. ローカルNode.js / Claude Desktop(Stdio)
リポジトリをクローンして依存関係をインストールします:
git clone https://github.com/aruuhii2yo/maxion-mcp-gateway.git
cd maxion-mcp-gateway
npm installClaude Desktopで設定します(Windowsでは%APPDATA%/Claude/claude_desktop_config.json、macOSでは~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"maxion-gateway": {
"command": "node",
"args": ["<path-to-repository>/mcp_wrapper.js"]
}
}
}Related MCP server: Nervora
アーキテクチャ概要と実行モード
ゲートウェイは2つの主要な環境で動作します:
機能 / ツール名前空間 | ローカルStdio / セルフホスト型Node.js | ホスト型クラウドエンドポイント(Lambda / コンテナ) |
Maxion V16 ( | ライブハードウェアテレメトリ( | ライブホストコンテナテレメトリ(CPU、メモリ、負荷) |
Diamonize LSA( | オンデマンドの完全SHA-256計算とファイル/メモリのヒューリスティックパターンスキャン | クラウドターゲットのハッシュ化とヒューリスティック分析 |
Quezar Storage( | ローカルボールト内の認証付きAES-256-GCM暗号化セクターストレージ | クラウドボールトのセクター管理 |
HMAC Vault( | Rustベースの単発HMAC-SHA256デプロイシークレット検証 | Stdioのみ(ローカルデプロイキーが必要) |
Lineage.0 VC( | Amazon Bedrock Nova Reel 1.1(動画)& Nova Canvas(画像) | Amazon Bedrock Nova Reel 1.1(動画)& Nova Canvas(画像) |
ツール名前空間と詳細な動作
1. Maxion V16 — ハードウェアテレメトリとサーマルロードベンチマーク
非侵襲的なシステムテレメトリと高強度コンピューティングベンチマークを提供し、持続的なマルチコア負荷下でのCPUパフォーマンスとスループット安定性を測定します。
engine.maxion.activate— 初期ベースラインテレメトリ(CPUパッケージモデル、コアトポロジ、クロック速度、メモリ使用率、サーマルセンサー)を収集します。engine.maxion.status— 現在の使用率、負荷平均、サーマルメトリクスを報告するリアルタイムテレメトリスナップショット。engine.maxion.diagnostics— コア分散、メモリ飽和、持続スループット安定性を分析する包括的な診断パス。engine.maxion.deactivate— アクティブなガバナーステータスを報告します。
2. Diamonize LSA — オンデマンドのゼロトラストセキュリティ監査
アプリケーションファイルと実行中プロセステーブルに対するオンデマンドのファイル整合性検証、暗号ハッシュ、署名監査を提供します。
security.diamonize.scan— SHA-256ハッシュを実行し、既知の脅威シグネチャ(EICAR標準テスト文字列、難読化されたPowerShellパターン、ランサムウェアシャドウコピー削除文字列、プロセスインジェクションプリミティブ)に対してターゲットバッファをチェックします。security.diamonize.status— 現在のセキュリティ監査体制を報告します(オンデマンド監査モード、アクティブエンジンパス、検疫メトリクスを透過的に示します)。security.diamonize.quarantine— 疑わしいペイロードファイルをローカル検疫ボールトに分離してスクランブルします。security.diamonize.logs— 以前のスキャンの構造化JSONL監査ログを取得します。
3. Quezar — AES-256-GCM認証付き暗号化ストレージ
業界標準のNIST SP 800-38D AES-256-GCMを使用して、機密設定、資格情報、アーティファクトの認証付き暗号化を提供します。
storage.quezar.store— 96ビット初期化ベクトル(IV)を生成し、AES-256-GCMでペイロードを暗号化し、128ビット認証タグを追加し、一意のVault IDの下でセクターを保存します。storage.quezar.retrieve— 認証タグを検証し、Vault IDでセクターペイロードを復号します。storage.quezar.delete— ボールトから暗号化セクターを安全に消去します。storage.quezar.list— アクティブなセクターIDを列挙します。storage.quezar.status— ディスク上の暗号化セクターの総数とボールトサイズを報告します。
4. HMAC Vault — ペイロード検証 (stdioのみ)
デプロイシークレット(MAXION_DEPLOY_KEY)の保持者によってペイロードが生成されたことを検証するステートレスHMAC-SHA256署名検証。
vault.hmac.verify—HMAC-SHA256(payload, MAXION_DEPLOY_KEY)を計算し、呼び出し元が提供したハッシュと定数時間比較を実行します。
5. Lineage.0 VC — AI動画・画像合成
Amazon Bedrockを介したクラウドマルチメディア生成:
media.lineage0.generate— Amazon Nova Reel 1.1(4K動画)またはNova Canvas(商用画像生成)に生成タスクをディスパッチし、署名付きS3取得URLを返します。media.lineage0.status— Nova合成パイプラインのリアルタイム運用ステータス。media.lineage0.archive— 出力バケット内の最近生成されたマルチメディアアーティファクトを一覧表示します。
6. 課金とゲートウェイ管理
billing.purchase— 無料の30分トライアルキー(Maxion/Diamonize/Quezar、モジュールごとに1回)またはライセンス詳細を返します。billing.activate— Gumroadライセンスキーを検証してアクティブ化します。gateway.status— 全22ツール名前空間、ライセンス状態、アクティブエンドポイントの包括的な概要。gateway.agent_instructions— IDEとMCPクライアントを設定するためのセットアップ手順。gateway.restart— 自動クライアント再起動のためにstdioプロセスを終了します。
ネイティブエンジンバイナリとワイヤプロトコル
高性能なネイティブ実行のために、ゲートウェイはネイティブコンパニオンバイナリ(Maxion V16、diamonize-lsa、quezar-storage、go_green_suite)と統合します。
解決順序
環境変数
$MAXION_ENGINE_DIRmcp_wrapper.jsと同じディレクトリのengines/ディレクトリローカルビルドターゲットディレクトリ(
<app>/src-tauri/target/release/)
CLIワイヤプロトコル
--cliで呼び出されると、コンパニオンバイナリは標準I/Oを介して通信します:
入力: JSONペイロードが
stdinに直接渡されます。出力: JSONペイロードが
stdoutで返されます。
コンパニオンバイナリが存在しない場合、ゲートウェイはクラッシュすることなく、ホストレベルのテレメトリまたはクリーンな診断情報を適切に報告します。
ライセンスとアクセスティア
ティア | アクセス期間 | プロビジョニング方法 |
無料トライアル | 30分 / モジュールあたり10コール |
|
時間単位 / 月単位 | Gumroad経由のカード支払い | ライセンスキーで |
Fleet / Enterprise | クラスター向けボリュームライセンス |
|
Lineage.0 VC | 生成ごとのクレジット使用量 | ペイアズユーゴーのBedrockメディア生成 |
検証とテスト
このリポジトリにはデプロイ可能なランタイムのみが含まれています。内部テストスイートは別のプライベート開発リポジトリにあり、ここには含まれていません。すべてのツールコールは設計上フェイルクローズです。実際のバッキングエンジンがないツールは、偽の成功を返すのではなく、その旨を明確に報告します(mcp_wrapper.jsのengineAvailable()と、lambda.jsの同等の正直な劣化処理を参照)。
リンクと連絡先
ドキュメントとホームページ: https://advancedapparchitect.com
Smitheryサーバーレジストリ: https://smithery.ai/servers/aruuhii2yo/maxion-mcp-gateway
エンタープライズ連絡先: aruuhii2yo@gmail.com
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA centralized gateway platform for aggregating and managing multiple Model Context Protocol (MCP) servers through a single Electron-based interface. It provides enterprise-grade security features including policy-based access control, human-in-the-loop approval workflows, and comprehensive audit logging.
- AlicenseNot gradedqualityCmaintenanceA secure MCP gateway for enterprise AI tool execution, enabling governed invocation of business tools with authentication, RBAC, audit logging, PII redaction, and async processing.Apache 2.0
- AlicenseBqualityCmaintenanceMCP zero-trust gateway that sits in front of every internal MCP server, detects tool-poisoning/metadata drift in real time, and maintains a cryptographic provenance ledger of every agent tool call.202ISC
- AlicenseNot gradedqualityBmaintenanceSelf-hosted MCP gateway that applies deterministic, compiled policy to tool discovery, invocation, and outbound data flow, with no model in the enforcement path. Every decision emits a hash-chained receipt sealed with Ed25519 and verifiable using public keys only.Apache 2.0
Related MCP Connectors
CPU telemetry & benchmarking, SHA-256 hashing, AES-256-GCM storage, AI video/image via Nova.
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
A paid remote MCP for AI SDK benchmark dashboard, built to return verdicts, receipts, usage logs, an
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/aruuhii2yo/maxion-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server