Canadian Building Code
Access and search comprehensive Canadian building regulations for construction and compliance reference. Navigate complex code hierarchies to find specific requirements for fire safety, structural integrity, and accessibility. Simplify project planning by quickly retrieving detailed regulatory information and section requirements.
How to connect
https://ca-building-code-mcp--davidcho.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(10)-
list_codesList all available Canadian building codes with section counts
-
search_codeSearch for building code sections by keywords (e.g., 'fire separation', 'stair width')
-
get_sectionGet details of a specific section by ID
-
get_hierarchyGet parent, children, and sibling sections for navigation
-
verify_sectionVerify that a section ID exists and get a formal citation
-
get_applicable_codeDetermine which building codes apply to a specific Canadian location
-
get_tableGet a specific table from the building code
-
set_pdf_path[LOCAL ONLY] Connect your PDF for text extraction. NOT available in hosted API.
-
get_page[LOCAL ONLY] Get full text of a specific page. Requires PDF connected.
-
get_pages[LOCAL ONLY] Get text from a range of pages (max 5). Requires PDF connected.