compliant-llm

fiddlecube/compliant-llm
★ 158 stars Python 🤖 AI/LLM Updated 2mo ago
Build Secure and Compliant AI agents and MCP Servers. YC W23
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compliant-llm": {
      "command": "uvx",
      "args": [
        "compliant-llm"
      ]
    }
  }
}

Or install with pip: pip install compliant-llm

Topics

agent-securityai-agentsai-complianceai-securitymcpmcp-gatewaymcp-securitymcp-server