PolicyPilot MCP Server
by alshawwaf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PILOT_BASE_URL | Yes | Base URL of the PolicyPilot deployment (e.g., https://policypilot.example.com). | |
| PILOT_ADMIN_PASSWORD | Yes | Admin password for the portal. If not set, a random one is generated at startup. | |
| PILOT_ENCRYPTION_KEY | Yes | Key for AES-256-GCM encryption of stored credentials. | |
| PILOT_SESSION_SECRET | Yes | Secret key for session encryption (use openssl rand -base64 32). |
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/alshawwaf/PolicyPilot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server