Back to Home
IAMSamuelRodda icon

lazy-mcp-preload

Verified Safe

by IAMSamuelRodda

Overview

An aggregating MCP proxy that reduces context window usage by ~95% while providing zero-latency tool execution for LLMs like Claude Code.

Installation

Run Command
~/.claude/mcp-proxy/mcp-proxy --config ~/.claude/mcp-proxy/config.json

Environment Variables

  • GITHUB_TOKEN
  • BW_SESSION

Security Notes

The server demonstrates good security practices by explicitly validating stdio commands against shell injection patterns and warning about non-absolute paths. It enforces minimum length for authentication tokens and integrates with external secrets management (OpenBao/Bitwarden) to avoid hardcoded secrets. Configuration templates guide users away from insecure practices. Network risks are managed by supporting local stdio connections by default, and for HTTP connections, it allows for authentication tokens.

Similar Servers

Stats

Interest Score15
Security Score9
Cost ClassLow
Avg Tokens800
Stars3
Forks0
Last Update2025-12-21

Tags

MCP ProxyTool AggregationContext OptimizationLazy LoadingSecrets Management