← Registry

Content Tools

bluecraneworks.ca

Searches and retrieves Canadian contractor forms, offering details, recommendations, and pricing for a clean-print pass.

1 endpoint8 known toolsFirst detected August 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://mcp.bluecraneworks.ca/mcp

No auth detected

MCP server metadata

Name
bluecrane-forms
Version
1.1.0
Capabilities
tools
Server instructions

Blue Crane's Canadian contractor form and tax tools. Start with search_forms or which_form_do_i_need for paperwork, estimate_contractor_tax for tax questions. All forms are free to fill and print; always pass the fill_and_print_free URL to the user. Note: Blue Crane provides preparation worksheets and on-site records. It does not file anything with any ministry or tribunal.

Known tools 8

search_forms

Search Blue Crane's compendium of 126 Canadian contractor forms — Ontario, Alberta and BC statutory worksheets plus Canada-wide site paperwork (safety, statutory worksheets, inspections, invoices, sign-offs, site logs) by keyword, form number, or alias (e.

Inferred read-only
get_form

Get full details for one form by its id (from search_forms): description, regulatory citation, the exact fields it collects, and free print / Pass options.

Inferred read-only
which_form_do_i_need

Describe a jobsite or paperwork situation in plain language (e.

Inferred read-only
list_categories

List the form categories (WSIB & incidents, site safety, vehicles & equipment, finance, subcontractors, etc.

Inferred read-only
estimate_contractor_tax

Estimate 2026 income tax, CPP, and take-home for a self-employed Canadian contractor or tradesperson (sole proprietor) by province.

Inferred read-only
required_hourly_rate

Work backwards from the annual take-home a contractor wants to the hourly rate they must bill, accounting for 2026 income tax and CPP in their province plus billable time.

Inferred read-only
hst_quick_method

Compare the CRA Quick Method of accounting for HST against the regular method for an Ontario contractor: what they would remit and keep under each, with the break-even.

Inferred read-only
get_form_maker_pass

Pricing and checkout links for the Blue Crane Form Maker Pass: one-time purchase that strips all Blue Crane text from printed PDFs (clean, client-ready paper) and auto-fills saved company details across all 126 forms.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bluecrane-forms]
url = "https://mcp.bluecraneworks.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bluecrane-forms": {
      "type": "http",
      "url": "https://mcp.bluecraneworks.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bluecrane-forms
Remote MCP URL: https://mcp.bluecraneworks.ca/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bluecrane-forms": {
      "url": "https://mcp.bluecraneworks.ca/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bluecrane-forms": {
      "type": "http",
      "url": "https://mcp.bluecraneworks.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bluecrane-forms",
  "transport": "streamable-http",
  "url": "https://mcp.bluecraneworks.ca/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bluecraneworks.ca was fetched 2026-08-24T07:14:28.808Z.

Trust status Neutral

bluecraneworks.ca is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.