MCP.so
Sign In

mcp slim guard

@lennney

About mcp slim guard

Lightweight MCP security proxy — compression (up to 86%) + SSRF protection + allow/deny + audit + rate limiting + injection detection

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-slim-guard": {
      "command": "docker",
      "args": [
        "build",
        "-t",
        "mcp-slim-guard",
        "."
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Slim Guard?

Lightweight MCP security proxy — compression (up to 86%) + SSRF protection + allow/deny + audit + rate limiting + injection detection

How to use Slim Guard?

The README includes setup instructions such as - **Node.js** >= 18.

Key features of Slim Guard

  • mcp-slim-guard
  • security
  • compression
  • Node.js >= 18
  • Only 5 production dependencies (MCP SDK, commander, js-yaml, micromatch, pino)

Use cases of Slim Guard

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Slim Guard

Where is the source code for Slim Guard?

The source code is linked from the repository URL on this page.

Does Slim Guard include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Slim Guard?

The source code is linked from the repository URL on this page.

Does Slim Guard include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers