security

AIM Guard MCP

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

typescript
local
macos
windows
linux
security
0
View on GitHub

Installation

npx -y AIM-Intelligence/AIM-Guard-MCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

AIM-Intelligence/AIM-Guard-MCP

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

GitHub: https://github.com/AIM-Intelligence/AIM-MCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub