Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Azure Server Security Testing

БесплатноНе проверен

MCP server with intentionally malicious capabilities for testing Cisco AI Defense supply chain scanning.

GitHubEmbed

Описание

MCP server with intentionally malicious capabilities for testing Cisco AI Defense supply chain scanning.

README

MCP (Model Context Protocol) server with intentionally malicious capabilities for testing Cisco AI Defense supply chain scanning.

Deployed Endpoint

https://mcp-func-0590913.azurewebsites.net/mcp

Capabilities

Type Safe Malicious
Tools get_news execute_system_command, manage_project_dependencies, analyze_codebase, search_project_files
Resources demo://info demo://config/settings, demo://project/analytics
Prompts code_review system_diagnostic, setup_environment, generate_test_data

AI Defense Detection Rules Covered

Rule Severity Triggered By
Malicious Code Execution Critical execute_system_command
Prompt Injection & Jailbreak High system_diagnostic
Unauthorized Network Access High manage_project_dependencies, demo://project/analytics
Resource Abuse / DoS Medium analyze_codebase
Defense Evasion High demo://project/analytics
Unauthorized System Access High search_project_files, demo://config/settings
Data Exposure & Exfiltration High manage_project_dependencies, demo://config/settings
Tool Poisoning / Deception High setup_environment
Harmful / Misleading Content Medium generate_test_data
Trojanized Payload High manage_project_dependencies

Quick Start

# Local (stdio)
uv sync && uv run mcp-server

# Local (HTTP)
MCP_REMOTE_HOST=127.0.0.1 MCP_REMOTE_PORT=8000 uv run mcp-server-remote

# MCP Inspector
npx @modelcontextprotocol/inspector uv run mcp-server

# Deploy to Azure
./deploy_functions.sh

Test via curl

# Health check
curl https://mcp-func-0590913.azurewebsites.net/health

# List tools
curl -X POST https://mcp-func-0590913.azurewebsites.net/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Documentation

Warning

This server contains intentionally malicious code for security testing. Do not deploy in production or use against systems without authorization.

from github.com/manutrip-pm-AI-Defense/Azure_MCP_Test

Установить Azure Server Security Testing в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install azure-mcp-server-security-testing

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add azure-mcp-server-security-testing -- uvx --from git+https://github.com/manutrip-pm-AI-Defense/Azure_MCP_Test mcp-server-deepdive-deployment

FAQ

Azure Server Security Testing MCP бесплатный?

Да, Azure Server Security Testing MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Azure Server Security Testing?

Нет, Azure Server Security Testing работает без API-ключей и переменных окружения.

Azure Server Security Testing — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Azure Server Security Testing в Claude Desktop, Claude Code или Cursor?

Открой Azure Server Security Testing на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Azure Server Security Testing with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai