Skip to main content
Glama

IIA-MCP Server

by rp4

search_documents

Search IIA professional standards, guidance, and resources using keywords, document numbers, or topics. Filter by category to find accurate audit guidance and ensure compliance.

Instructions

Search IIA documents by keywords, standard numbers, or topics

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category (standards, guidance, topics, glossary)
limitNoMaximum number of results to return
queryYesSearch query (keywords, standard number, or topic)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category (standards, guidance, topics, glossary)", "enum": [ "standards", "guidance", "topics", "glossary" ], "type": "string" }, "limit": { "default": 10, "description": "Maximum number of results to return", "type": "number" }, "query": { "description": "Search query (keywords, standard number, or topic)", "type": "string" } }, "required": [ "query" ], "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