Back to Home
logpare icon

logpare-mcp

by logpare

Overview

Semantic log compression for AI assistants to reduce LLM context window usage and provide diagnostic insights.

Installation

Run Command
npx -y @logpare/mcp

Environment Variables

  • MCP_TRANSPORT
  • MCP_PORT

Security Notes

The HTTP transport, when enabled, uses `noopAuthMiddleware` by default. This middleware explicitly grants full authentication and all scopes to any connecting client. This is a critical security risk for any public or untrusted deployment, allowing unauthorized access to log processing and results. It is explicitly noted in the source code as a placeholder that 'Replace with actual OAuth validation in production.' For local `stdio` transport use (e.g., Claude Desktop), the risk is contained as it operates locally.

Similar Servers

Stats

Interest Score20
Security Score3
Cost ClassMedium
Avg Tokens2000
Stars1
Forks0
Last Update2026-01-02

Tags

log compressionLLMAI assistantdiagnosticNode.jsMCP