AIM-Intelligence/AIM-Guard-MCP
Security-focused MCP server that provides safety guidelines and content analysis for AI agents.
Quick Start
Clone the repository:
git clone https://github.com/AIM-Intelligence/AIM-MCPClaude 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.