# The Construction Standard

Get product information, features, pricing, licensing FAQs, and role-specific benefits for The Construction Standard — the authorized digital platform for CSI's MasterFormat, UniFormat, and OmniClass…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add theconstructionstandard/the-construction-standard

# Browse available tools
npx -y @smithery/cli@latest tool list theconstructionstandard/the-construction-standard

# Get full schema for a tool
npx -y @smithery/cli@latest tool get theconstructionstandard/the-construction-standard get-product-info

# Call a tool
npx -y @smithery/cli@latest tool call theconstructionstandard/the-construction-standard get-product-info '{}'
```

## Direct MCP Connection

Endpoint: `https://the-construction-standard--theconstructionstandard.run.tools`

## Tools (9)

- `get-product-info` — Get an overview of CSI Dynamic Standards — what it does, the company behind it, and what standards it includes (MasterF…
- `get-standards` — Get detailed information about MasterFormat, UniFormat, and OmniClass construction classification standards — what they…
- `get-features` — Get the full list of CSI Dynamic Standards platform features — trusted source, quality checks, cross-phase coordination…
- `get-personas` — Get information about who CSI Dynamic Standards serves — specifiers, architects, building engineers, contractors, and o…
- `get-pricing` — Get CSI Dynamic Standards pricing model — firm-based subscription by company type and revenue, licensing details, and w…
- `get-problems-solved` — Get the problems CSI Dynamic Standards solves — inconsistent standards, RFIs from outdated info, static PDFs, lost cont…
- `get-use-cases` — Get specific use cases for CSI Dynamic Standards — specifications, cost estimation, BIM classification, quality checks,…
- `get-faqs` — Get frequently asked questions about CSI Dynamic Standards — licensing, pricing, MasterFormat vs UniFormat vs OmniClass…
- `search-product-info` — Search across all CSI Dynamic Standards product information by keyword — searches standards, features, FAQs, personas, …

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get theconstructionstandard/the-construction-standard <tool-name>
```

## Resources

- `the-construction-standard://product/overview`
- `the-construction-standard://product/standards`
- `the-construction-standard://product/features`
- `the-construction-standard://product/pricing`

## Prompts (4)

- `product-overview` — Get a complete overview of CSI Dynamic Standards — what it does, who it serves, and how it helps construction teams
- `explain-standards` — Explain the differences between MasterFormat, UniFormat, and OmniClass and when to use each
- `recommend-for-role` (role) — Explain how CSI Dynamic Standards helps a specific construction role
- `answer-question` (question) — Answer a specific question about CSI Dynamic Standards, MasterFormat, UniFormat, or OmniClass
