NetSpectre WebMCP Challenge Edition
NetSpectre WebMCP Challenge Edition
NetSpectre Challenge Edition 是一个独立的、基于浏览器的演示,展示了防御性网络调查中人与智能体的协作。它是为 2026 年 WebMCP Challenge 而创建的,并且仅使用合成数据。
本仓库不是 NetSpectre 商业桌面产品。它不包含 NetSpectre 的私有调查引擎、生产数据、客户信息、凭据或专有检测逻辑。
在线演示: https://netspectre-webmcp.stuhall44.chatgpt.site
演示内容
本演示包含的虚构案件涉及一次冒充供应商和转移付款的企图。用户与其智能体共享相同的可见案件状态:
智能体获取一份简明案件简报。
它检查已保存的证据元数据,而不打开或执行文件。
它解释优先信号及其证据关联。
它将调查结论整理为草稿。
调查员明确审查并批准该结论。
智能体生成一份反映已记录的人工决策的摘要。
Related MCP server: Splunk MCP for SOC Operations
WebMCP 工具
工具 | 行为 |
| 读取当前案件、风险、置信度和状态。 |
| 读取合成证据的安全元数据。 |
| 读取高于可选置信度阈值的可解释信号。 |
| 创建仍需人工批准的可见草稿。 |
| 读取当前可见审查状态的摘要。 |
应用会对 document.modelContext.registerTool 进行特性检测,因此在不支持 WebMCP 的浏览器中,其正常界面仍可继续工作。
安全特性
仅使用合成证据。
无实时扫描、网络请求、shell 执行或任意文件访问。
证据元数据为只读,且不执行任何可疑材料。
智能体创建的调查结论在用户以可见方式批准之前保持为草稿。
工具输入使用范围受限的 JSON 模式。
工具活动会反映在可见的活动记录中。
输出旨在支持而非取代专业人工判断。
本地运行
使用 Node.js 22.13 或更高版本。
npm install
npm run dev打开输出的本地 URL。要进行 WebMCP 发现,请使用 ChatGPT 的内置浏览器或启用了 WebMCP 测试的受支持的 Chrome 构建版本。
构建
npm run build挑战赛作品声明
这个独立的 WebMCP 演示是在 WebMCP Challenge 提交期内创建的。NetSpectre 此前是一个以 Windows 为主的私有桌面产品;评委应将本仓库中的作品视为新的挑战扩展和演示来评估。
许可边界
本仓库中的 MIT 许可证仅适用于此挑战版仓库中包含的文件。它不授予对独立的 NetSpectre 商业桌面应用程序、其私有源代码、数据、品牌或其他专有材料的任何权利。
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 Connectors
Human-in-the-loop review and approval for AI agents. Audit trail, approval policies, native MCP.
Task and planning workspace for humans collaborating with AI agents
Coordination hub for AI coding agents: message teammates, ask humans, audit every event.
Multi-expert decision intelligence with transparent synthesis and auditable workflows.
Related MCP Servers
FlicenseNot gradedqualityBmaintenanceBrings 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- AlicenseBqualityDmaintenanceEnables 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.311Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables 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
- AlicenseNot gradedqualityAmaintenanceAuditable records of human decisions over AI agent work. Approvals, edits, overrides, escalations.80Apache 2.0
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/DoobyDev/NetSpectre-WebMCP-Challenge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server