Back to Home

error-logger-mcp

Verified Safe

by zetaphoenix888-byte

Overview

An MCP server for logging errors/solutions and managing behavioral rules for Claude Code development, enabling knowledge sharing and best practice enforcement across development environments.

Installation

Run Command
error-logger-mcp

Environment Variables

  • ERROR_LOGGER_PIN
  • PORT
  • ERROR_LOGGER_REQUIRE_AUTH
  • ERROR_LOGGER_MODE
  • ERROR_LOGGER_SERVER_URL
  • NODE_ENV
  • NODE_OPTIONS
  • NODE_NO_WARNINGS
  • LANG
  • LC_ALL
  • LC_CTYPE

Security Notes

The server's authentication for remote (LAN) access relies on an optional 4-digit PIN. A critical vulnerability exists where if `ERROR_LOGGER_REQUIRE_AUTH` is set to `true` but `ERROR_LOGGER_PIN` is not configured, remote authentication is *disabled* instead of access being denied. This means remote access might be unintentionally open. Localhost access is exempt. CORS is restricted to local network IPs, limiting exposure. File I/O operations utilize `proper-lockfile` for concurrency control. Input validation includes checks for encoding corruption patterns to prevent data integrity issues, but extensive data validation (e.g., specific string length limits beyond basic checks for all fields) is noted as limited in the documentation.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-27

Tags

error-loggingrules-managementmcp-serverknowledge-basedeveloper-tools