Purple AI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PURPLEMCP_VT_API_KEY | No | VirusTotal API key for threat intelligence tools (optional) | |
| PURPLEMCP_SDL_BASE_URL | No | Dedicated base URL for the SDL API (optional) | |
| PURPLEMCP_CONSOLE_TOKEN | Yes | Authentication token (Service User token or Console API token) | |
| PURPLEMCP_STATELESS_HTTP | No | Enable stateless HTTP mode for serverless deployments (optional) | |
| PURPLEMCP_TRANSPORT_MODE | No | MCP transport mode: stdio, http, streamable-http, or sse (default: stdio) | |
| PURPLEMCP_CONSOLE_BASE_URL | Yes | Console URL (e.g., https://console.sentinelone.net) | |
| PURPLEMCP_SDL_CONSOLE_SITE_IDS | No | Site IDs for SDL query scoping (optional) | |
| PURPLEMCP_SDL_CONSOLE_ACCOUNT_IDS | No | Account IDs for SDL query scoping, comma-separated or JSON array (optional) | |
| PURPLEMCP_PURPLE_AI_CONSOLE_ACCOUNT_ID | No | Account ID for scoping Purple AI queries (optional) |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/vamsitejeswar/sentinel-purpleAI-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server