cariot-mcp-server
Verified Safeby CariotInc
Overview
This MCP server provides an interface to Cariot APIs, enabling management, analysis, and visualization of vehicle and driver data, including daily reports, alcohol checks, and real-time device snapshots.
Installation
npx @cariot-labs/cariot-mcp-serverEnvironment Variables
- API_ACCESS_KEY
- API_ACCESS_SECRET
- ID_TOKEN
- CARIOT_LOG_LEVEL
Security Notes
The server uses environment variables for API credentials, avoiding hardcoded secrets. Authentication tokens are managed internally and refreshed. Input schemas are validated with Zod, mitigating common injection risks. Logging is configurable. No obvious 'eval' or malicious obfuscation patterns were found. The server relies on established libraries like Axios and the MCP SDK for secure communication.
Similar Servers
claude-prompts-mcp
The Claude Prompts MCP Server provides hot-reloadable prompts, structured reasoning, and chain workflows to enhance AI assistant interactions.
compound-mcp-server
Provides a Model Context Protocol (MCP) server for interacting with Groq models, including compound/meta models, exposing real-time information and code execution capabilities.
claude-faf-mcp
Provides AI-optimized context for software projects to large language models, enhancing collaboration and project understanding via 50+ specialized tools within Claude Desktop workflows.
polybrain-mcp
Connects AI agents to multiple LLM models, providing conversation history management and model switching capabilities.