Skip to main content
ClaudeWave
tstuckle avatar
tstuckle

bluecrane-forms-mcp

Ver en GitHub

MCP server for 115 Canadian contractor forms (Ontario, Alberta, BC) with verified citations. Hosted at mcp.bluecraneworks.ca/mcp — no auth.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptNOASSERTIONActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/tstuckle/bluecrane-forms-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "bluecrane-forms-mcp": {
      "command": "node",
      "args": ["/path/to/bluecrane-forms-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/tstuckle/bluecrane-forms-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Blue Crane Forms MCP Server

A remote [Model Context Protocol](https://modelcontextprotocol.io) server
exposing **115 Canadian contractor forms** — Ontario, Alberta, and BC
statutory worksheets plus Canada-wide site paperwork — with regulatory
citations verified against the governing acts.

**Hosted endpoint (no auth, no keys):**

```
https://mcp.bluecraneworks.ca/mcp
```

Transport: MCP Streamable HTTP (JSON-RPC 2.0), stateless. Built as a
single-file Cloudflare Worker with zero dependencies.

## Tools

| Tool | What it does |
|---|---|
| `search_forms` | Search by keyword, form number, or alias (`FLHA`, `form 1.2`, `hot work`, `tailgate`) |
| `get_form` | Full details for one form: fields, citation, free fill-and-print link |
| `which_form_do_i_need` | Plain-language situations ("my GC hasn't paid my invoice") → matching forms |
| `list_categories` | Browse the catalog (WSIB & incidents, site safety, vehicles, finance, Alberta, BC…) |
| `get_form_maker_pass` | Pricing for the optional Form Maker Pass (clean prints + autofill) |

Every form is free to fill and print at
[bluecraneworks.ca/tools](https://bluecraneworks.ca/tools) — the server
always returns the free link.

## Connect it

**Claude:** Settings → Connectors → Add custom connector →
`https://mcp.bluecraneworks.ca/mcp`

**Any MCP client:** point a Streamable HTTP transport at the endpoint.
Discovery: [server card](https://bluecraneworks.ca/.well-known/mcp/server-card.json).

## Try it raw

```bash
curl -X POST https://mcp.bluecraneworks.ca/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"which_form_do_i_need","arguments":{"situation":"crew doing welding tomorrow"}}}'
```

## Notes

- The forms are **preparation worksheets and on-site records** — Blue Crane
  does not file anything with any ministry or regulator.
- Statutory citations are kept at the level verified against the source
  regulation; guidance is not legal advice.
- This repo contains the server code. The form compendium data is
  © Blue Crane Works Inc. and ships with the hosted server.

Built by [Blue Crane Works](https://bluecraneworks.ca) — job-site software
for Canadian trades. Hamilton, Ontario.
canadaconstructionmcpmcp-servermodel-context-protocol

Lo que la gente pregunta sobre bluecrane-forms-mcp

¿Qué es tstuckle/bluecrane-forms-mcp?

+

tstuckle/bluecrane-forms-mcp es mcp servers para el ecosistema de Claude AI. MCP server for 115 Canadian contractor forms (Ontario, Alberta, BC) with verified citations. Hosted at mcp.bluecraneworks.ca/mcp — no auth. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala bluecrane-forms-mcp?

+

Puedes instalar bluecrane-forms-mcp clonando el repositorio (https://github.com/tstuckle/bluecrane-forms-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar tstuckle/bluecrane-forms-mcp?

+

tstuckle/bluecrane-forms-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene tstuckle/bluecrane-forms-mcp?

+

tstuckle/bluecrane-forms-mcp es mantenido por tstuckle. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a bluecrane-forms-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega bluecrane-forms-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: tstuckle/bluecrane-forms-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tstuckle-bluecrane-forms-mcp)](https://claudewave.com/repo/tstuckle-bluecrane-forms-mcp)
<a href="https://claudewave.com/repo/tstuckle-bluecrane-forms-mcp"><img src="https://claudewave.com/api/badge/tstuckle-bluecrane-forms-mcp" alt="Featured on ClaudeWave: tstuckle/bluecrane-forms-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a bluecrane-forms-mcp