Skip to main content
Glama

Palo Alto Networks MCP Server Suite

by packetracer
package.json418 B
{ "name": "paloalto-server", "version": "0.1.0", "description": "MCP server for Palo Alto firewall management", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.7.0", "axios": "^1.6.2" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.2" } }

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/packetracer/mcpserver'

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