Skip to main content

MCP server for searching Canadian Building Codes (NBC, OBC, BCBC, etc.)

Project description

Canadian Building Code MCP Server

PyPI version License: MIT

A Model Context Protocol (MCP) server that enables Claude to search and navigate Canadian building codes.

Quick Setup (3 Steps)

1. Install the package

pip install building-code-mcp

2. Add to Claude Desktop config

Config file location:

  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "building-code": {
      "command": "uvx",
      "args": ["building-code-mcp"]
    }
  }
}

3. Restart Claude Desktop and start asking!


What It Does

Ask Claude questions like:

  • "Find fire separation requirements for garages in NBC"
  • "What are the stair width requirements in OBC?"
  • "Show me section 9.10.14 of the Building Code"

Claude will search 22,500+ indexed sections across 16 Canadian building codes and guides.

Supported Codes

Building Codes (13)

Code Version Sections Description
NBC 2025 2,783 National Building Code
NFC 2025 1,044 National Fire Code
NPC 2025 413 National Plumbing Code
NECB 2025 475 National Energy Code for Buildings
OBC 2024 4,108 Ontario Building Code (Vol 1 & 2)
OFC O. Reg. 213/07 1,906 Ontario Fire Code
BCBC 2024 2,584 British Columbia Building Code
ABC 2023 2,832 Alberta Building Code
QCC 2020 2,726 Quebec Construction Code
QECB 2020 384 Quebec Energy Code
QPC 2020 428 Quebec Plumbing Code
QSC 2020 1,063 Quebec Safety Code

User's Guides (3)

Guide Version Sections Description
IUGP9 2020 1,096 Illustrated Guide - Part 9 Housing
UGP4 2020 495 User's Guide - NBC Structural Commentaries
UGNECB 2020 165 User's Guide - NECB

Usage Examples

Once installed, just ask Claude naturally:

"Search for egress requirements in NBC"
"What does section 3.2.4.1 say in OBC?"
"Find fire resistance ratings for walls"
"Which building code applies in Toronto?"
"List all available building codes"

API Access

REST API available at: https://canada-aec-code-mcp.onrender.com

GET /codes              - List all codes
GET /search/{query}     - Search sections
GET /section/{id}       - Get section details

License

MIT License - See LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

building_code_mcp-1.0.4.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

building_code_mcp-1.0.4-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file building_code_mcp-1.0.4.tar.gz.

File metadata

  • Download URL: building_code_mcp-1.0.4.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for building_code_mcp-1.0.4.tar.gz
Algorithm Hash digest
SHA256 6ca6f3d6c88ba9cc3573e3a01836a0a2c951a3e80e3b2231dc69bce4cf503f38
MD5 b1fe9c7a880a3aa381de4e3311dad0bf
BLAKE2b-256 a3350ec82c5921785e18c0067fca1858703e9f1c8a2053ee6adeddd54d08563e

See more details on using hashes here.

File details

Details for the file building_code_mcp-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for building_code_mcp-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 324d2eb661174e782d3014969d8fde163e512df3232cb438801abbf69f066e3f
MD5 4bd5593fa443dfcdbd3816b199963c63
BLAKE2b-256 bbc51cb96173c00a66168f96af2d32df3405dc41d98ae4df5746808c646fe2ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page