Skip to main content
SecurityTypeScript

AIM-Intelligence/AIM-Guard-MCP

Security-focused MCP server that provides safety guidelines and content analysis for AI agents.

securitylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/AIM-Intelligence/AIM-MCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "aim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AIM-Intelligence/AIM-Guard-MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
TypeScript
Author
AIM-Intelligence