Skip to main content
Glama

IIA-MCP Server

by rp4

get_related_documents

Locate relevant documents and implementation guidance for a specific topic or standard using the IIA-MCP Server, ensuring accurate audit compliance and resource access.

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" }

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