Skip to main content
Glama

AIM-Guard-MCP

ISC License
36
1

aim-text-guard

Analyzes text to identify harmful content, ensuring AI agents adhere to security guidelines and interact safely with external services. Part of the AIM-Guard-MCP server.

Instructions

AIM-Intelligence Text Guard Tool

Input Schema

NameRequiredDescriptionDefault
textYesText to analyze for harmful content

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "text": { "description": "Text to analyze for harmful content", "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server

Other Tools from AIM-Guard-MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/AIM-Intelligence/AIM-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server