15 tools from the Conformy MCP Server, categorised by risk level.
View the Conformy policy →check_deadline Check how many days remain until EU AI Act enforcement deadlines. Shows all key dates including the high-risk deadline (August 2, 2026) and the all... check_nis2_obligations Quick reference for NIS2 obligations by entity level. Shows the 10 risk management measures (Article 21), incident reporting timelines (Article 23)... classify_ai_system Classify an AI system under the EU AI Act. Determines risk level (prohibited, high-risk, limited, minimal), checks against Article 5 prohibited pra... classify_nis2_entity Classify an organization under the NIS2 Directive (EU 2022/2555) / Swedish Cybersäkerhetslagen. Determines if the organization is an essential enti... get_document Get a compliance document by ID, including all answers and generated content. Use this to check generation status or retrieve the generated documen... get_document_template Get the full question template for a compliance document type. Returns all sections and questions that need to be answered. Use this FIRST to under... get_generation_status Check the progress of document generation. Returns how many questions have been generated out of the total. get_requirements Get the list of required compliance documents for a specific risk level and role under the EU AI Act. Use this for a quick lookup without running a... list_annex_iii_categories List all high-risk AI system categories defined in Annex III of the EU AI Act. Use this to understand which areas trigger high-risk classification,... list_documents List all compliance documents for the authenticated organization. Requires authentication (API key from a logged-in user). list_nis2_sectors List all sectors covered by the NIS2 Directive, split by Annex I (highly critical) and Annex II (other critical). Use this to find the correct sect... create_document Create a new compliance document with answers and optionally start AI generation. First use `get_document_template` to see what questions are neede... 2/5 generate_document Start AI generation for an existing document. The backend generates all answers in the background, only regenerating questions whose answers have c... 2/5 generate_document_section Generate a single section of an EU AI Act compliance document using AI. Provide context about the AI system and the section topic, and receive a dr... 2/5 update_document_answers Update answers on an existing document. Only provide the answers that changed. After updating, use `generate_document` to regenerate — the backend ... 2/5 The Conformy MCP server exposes 15 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Conformy server.
Conformy tools are categorised as Read (11), Write (4). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept