Back to Browse

Humane Proxy MCP Server

Developer ToolsLow Risk10.0Local
Free

AI safety middleware — detects self-harm and criminal intent in LLM prompts.

About

AI safety middleware — detects self-harm and criminal intent in LLM prompts.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 5 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

7 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

OpenAI API key for Stage 3 reasoning (optional)Required

Environment variable: OPENAI_API_KEY

Groq API key for LlamaGuard Stage 3 (optional)Required

Environment variable: GROQ_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-vishisht16-humane-proxy": {
      "env": {
        "GROQ_API_KEY": "your-groq-api-key-here",
        "OPENAI_API_KEY": "your-openai-api-key-here"
      },
      "args": [
        "humane-proxy"
      ],
      "command": "uvx"
    }
  }
}

Reviews

5.01 rating
5
1
4
0
3
0
2
0
1
0

No written reviews yet. Be the first!

Humane Proxy MCP Server - AI safety middleware — detects self-harm and criminal | MCP Marketplace