lubelog_mcp
Verified Safeby hargata
Overview
AI-enabled integration tool for managing vehicle maintenance records in LubeLogger via an AI agent.
Installation
docker compose up -dEnvironment Variables
- LUBELOG_INSTANCE
- LUBELOG_USER
- LUBELOG_PASS
Security Notes
No critical vulnerabilities found in the provided truncated source code. Environment variables for LubeLogger instance details (URL, user, password) need to be properly configured. The 'AllowedHosts: *' in appsettings.json is a common default for development but could be restricted further for production if not behind a reverse proxy. Security also relies on the external LubeLogger instance and the AI agent's security practices.
Similar Servers
klavis
Creates an AI agent that uses Klavis Strata to interact with Gmail and YouTube through MCP, demonstrating how to summarize a YouTube video and email the summary.
mcp_massive
An AI agent orchestration server, likely interacting with LLMs and managing multi-agent workflows.
AgentUp
AgentUp is an infrastructure framework for developing, deploying, and managing production-ready AI agents, providing Docker-like consistency, security, and extensibility.
2ly
2LY provides an infrastructure layer for AI agent tooling, enabling a private tool registry with embedded runtimes that integrate with various agent frameworks like LangChain, CrewAI, and AutoGPT.