PA MCP Server
by sbezo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PA_HOST | No | IP address or hostname of the Palo Alto firewall. | |
| PA_TOKEN | No | API token for the firewall (alternative to PA_HOST, PA_USERNAME, PA_PASSWORD). | |
| PA_PASSWORD | No | Password for API access to the firewall. | |
| PA_USERNAME | No | Username for API access to the firewall. | |
| MCPO_API_KEY | No | API key for the MCP server proxy. | |
| OLLAMA_BASE_URL | No | Base URL for the Ollama LLM server. | http://host.docker.internal:11434 |
| WEBUI_SECRET_KEY | No | Secret key for Open WebUI. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/sbezo/pa_mcp_2026'
If you have feedback or need assistance with the MCP directory API, please join our Discord server