Sponsored by Deepsite.site

PANW AIRS MCP Server

Created By
zm1990s8 months ago
Content

PANW AI Runtime Security MCP Server

The PANW AI Runtime Security MCP Server allows you to integrate Palo Alto Networks AI security analytics capabilities directly into any client that supports the Model Context Protocol (MCP), such as Claude Desktop, Visual Studio Code, or Cursor IDE.

With this server, you can assess content security risks in real time when using large language models, ensuring security compliance for AI interactions.


🚀 Features

  • Real-time content risk analysis
  • Seamless integration with any MCP-compatible client
  • Supports multiple input types (text input, output, code input, code output)
  • Content detection based on Palo Alto Networks AI Security API
  • Provides local version and SSE server version to adapt to different usage scenarios

🔑 Preparation

Before you start, you need:

  1. Palo Alto Networks AI Security API key
  2. Configure AI Security profile name

📋 Installation guide

Download project files

https://github.com/zm1990s/panw/tree/main/panw-mcp-server

⚙️ Usage

Use the local version in Cursor IDE

  1. Open SettingsMCP tab
  2. Click "Add new global MCP server"
  3. Paste the following configuration in the mcp.json file:
{
    "mcpServers": {
      "PANW-AI-Security": {
        "command": "python",
        "args": [
          "~/ai/cursor/panw-mcp-server/local-version/src/panw_airs_mcp_local.py"
        ],
        "env": {
          "AIRS_API_KEY": "APIKEY",
          "AIRS_PROFILENAME": "PROFILENAME"
        }
      }
    }
  }

Start SSE version locally

There are currently two versions of python files. If v2 is used, the key will be obtained directly from the http request without setting the environment variable. For details, see Call 3 in Dify.

  1. Set environment variables
export AIRS_API_KEY="your API key"
export AIRS_PROFILENAME="your profile name"
  1. Run the server:
python sse-version/src/panw_airs_mcp_sse.py --host 0.0.0.0 --port 8080
  1. The server will start on http://localhost:8080
  2. Configure your MCP client to connect to this URL

For more documentation, see: https://github.com/zm1990s/panw/blob/main/panw-mcp-server/README-EN.md

Server Config

{
  "mcpServers": {
    "PANW-AI-Security": {
      "command": "uv",
      "args": [
        "run",
        "src/panw_airs_mcp_local.py"
      ],
      "env": {
        "AIRS_PROFILENAME": "PROFILENAME",
        "AIRS_API_KEY": "APIKEY"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
ChatWiseThe second fastest AI chatbot™
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Playwright McpPlaywright MCP server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor
WindsurfThe new purpose-built IDE to harness magic
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。