Skip to main content
Glama

IIA-MCP Server

by rp4

get_related_documents

Identify and retrieve documents related to a specific topic or standard, including implementation guidance, using the IIA-MCP Server for accurate audit support and compliance validation.

Instructions

Find documents related to a specific topic or standard

Input Schema

NameRequiredDescriptionDefault
includeGuidanceNoInclude implementation guidance documents
topicYesTopic or standard to find related documents for

Input Schema (JSON Schema)

{ "properties": { "includeGuidance": { "default": true, "description": "Include implementation guidance documents", "type": "boolean" }, "topic": { "description": "Topic or standard to find related documents for", "type": "string" } }, "required": [ "topic" ], "type": "object" }
Install Server

Other Tools from IIA-MCP Server

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/rp4/IIA-MCP'

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