L
Log Checker MCP
by @dvinix
MCP server by dvinix
Created 6/18/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx log_checker_mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"dvinix-log-checker-mcp": {
"command": "uvx",
"args": [
"log_checker_mcp"
]
}
}
}