Skip to main content
Glama
DoobyDev

NetSpectre WebMCP Challenge Edition

by DoobyDev

NetSpectre WebMCP Challenge Edition

NetSpectre Challenge Edition は、防御的なサイバー調査における人間とエージェントの協働を示す、スタンドアロンでブラウザベースのデモンストレーションです。2026 WebMCP Challenge のために作成され、合成データのみを使用します。

このリポジトリは NetSpectre の商用デスクトップ製品ではありません。NetSpectre の非公開の調査エンジン、実データ、顧客情報、認証情報、独自の検知ロジックは含まれていません。

ライブデモ: https://netspectre-webmcp.stuhall44.chatgpt.site

デモで示される内容

含まれている架空のケースは、サプライヤーへのなりすましと支払い転用の試みに関するものです。ある人物とそのエージェントは、同じ可視のケース状態を共有します。

  1. エージェントは簡潔なケースブリーフィングを取得します。

  2. ファイルを開いたり実行したりせずに、保存された証拠メタデータを確認します。

  3. 優先順位付けされたシグナルとその証拠リンクを説明します。

  4. 調査結果をドラフトとして準備します。

  5. 調査担当者が調査結果を明示的に確認し、承認します。

  6. エージェントは、記録された人間の決定を反映したサマリーを生成します。

Related MCP server: Splunk MCP for SOC Operations

WebMCP ツール

ツール

動作

get_case_briefing

アクティブなケース、リスク、信頼度、状態を読み取ります。

list_case_evidence

合成証拠の安全なメタデータを読み取ります。

list_prioritised_signals

任意の信頼度しきい値以上の、説明可能なシグナルを読み取ります。

draft_investigation_finding

人間の承認を必要とする可視のドラフトを作成します。

generate_incident_summary

現在の可視のレビュー状態のサマリーを読み取ります。

アプリは document.modelContext.registerTool を機能検出するため、WebMCP をサポートしていないブラウザでも通常のインターフェースは引き続き動作します。

安全性の特性

  • 合成証拠のみ。

  • ライブスキャン、ネットワークリクエスト、シェル実行、任意のファイルアクセスは行いません。

  • 証拠メタデータは読み取り専用であり、不審なマテリアルは実行されません。

  • エージェントが作成した調査結果は、人間が可視的に承認するまでドラフトのままです。

  • ツールの入力は限定的な JSON スキーマを使用します。

  • ツールのアクティビティは、可視のアクティビティ記録に反映されます。

  • 出力は、専門家による人間の判断を代替するのではなく支援します。

ローカルで実行する

Node.js 22.13 以降を使用してください。

npm install
npm run dev

表示されたローカル URL を開いてください。WebMCP ディスカバリには、ChatGPT の組み込みブラウザ、または WebMCP テストが有効な対応 Chrome ビルドを使用してください。

ビルド

npm run build

チャレンジ成果物に関する声明

このスタンドアロンの WebMCP デモンストレーションは、WebMCP Challenge の提出期間中に作成されました。NetSpectre は以前から Windows 優先の非公開デスクトップ製品として存在していました。審査員は、このリポジトリ内の成果物を、新しいチャレンジ拡張およびデモンストレーションとして評価してください。

ライセンスの適用範囲

このリポジトリ内の MIT ライセンスは、この challenge-edition リポジトリに含まれるファイルにのみ適用されます。別個の NetSpectre 商用デスクトップアプリケーション、その非公開ソース、データ、ブランド、その他の独自素材に対する権利を付与するものではありません。

Maintenance

ActivityMaintained
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Brings interactive blue-team security operations into AI hosts, enabling alert triage, attack discovery, case management, detection rules, threat hunting, and sample data generation with rich inline UIs.
    22
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI-driven SOC investigations by providing automated Splunk querying, threat intelligence enrichment, and response actions through natural language. Includes tools for IP pivoting, lateral movement detection, and label harvesting.
    31
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables autonomous SRE incident investigation by allowing users to describe incidents in natural language. The agent follows a governed state machine to gather read-only evidence and produce grounded conclusions.
    MIT

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/DoobyDev/NetSpectre-WebMCP-Challenge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server