askari-patrol-mcp-server
Verified Safeby kiraboibrahim
Overview
AI-powered security management assistant for WhatsApp and CLI, interacting with the Askari Patrol / GuardTour API.
Installation
docker-compose up serverEnvironment Variables
- GROQ_API_KEY
- TWILIO_ACCOUNT_SID
- TWILIO_AUTH_TOKEN
- TWILIO_WHATSAPP_NUMBER
- ROLLBAR_SERVER_TOKEN
- MCP_SERVER_URL
Security Notes
All sensitive credentials (API keys, tokens) are correctly loaded from environment variables. No 'eval' or malicious patterns were found in the provided source code. External network calls are to known services (Askari Patrol API, Twilio). The JWT validation function properly handles signature verification and expiration.
Similar Servers
awesome-mcp-servers
A comprehensive directory for discovering various Model Context Protocol (MCP) servers, clients, and frameworks across different domains, facilitating integration with AI assistants.
mcp-server-infranodus
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for generating knowledge graphs, detecting content gaps, identifying topics, and performing SEO analysis.
mcp-dblp
Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.
mcp-forge
A command-line interface (CLI) tool for scaffolding new Model Context Protocol (MCP) servers with various configurable features and transports.