mcpserver.lol
registry/bucky
Connection check verified live · 20h ago

bucky

Zoning, parcel, and development feasibility for a street address in Canada and the US.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

10 tools

Read from the running server on 20h ago.

explainFeasibilityStatus read-only status*context*
Explain one Bucky coverage or per-fact provenance status and the safe next action. This is a pure static lookup: it does not inspect an address, retrieve property data, or call a d…
getBuckyMcpGuide read-only context*
Return a static guide to the Bucky MCP surface: what works without sign-in, how to start OAuth by calling a gated tool, how to connect Cursor or the CLI with a real account, and fe…
getFeasibilitySnapshot read-only source*address*context*
Look up what can be built at a specific street address in Canada or the US. Returns the lot (area, width, depth), its zone and permitted uses, and the building envelope (height, st…
getProjectContext read-only context*projectIdevidenceLimit*documentsLimit*
Load one project with analysis envelope, compact agentStatus, document summaries, evidence summaries, and the project memory digest. Use before composing reports or after schedulin…
produceProjectReport detail*confirm*context*preview*requestaudience* +2
Compose a grounded report plan, optionally preview without spending export meter (`preview=true`), or confirm export (`confirm=true`) to save the plan and return a short-lived sign…
runFeasibilityAnalysis context*projectId*
Enqueue a fresh deterministic analysis run for a saved project. Returns immediately with `agentStatus` (`queued`, `running`, `current`, `failed`, or `none`) and a receipt id; does…
saveToProject latlngnameroleaction*address +7
Create a new project from a site (`create`), attach lots (`attach_parcels`, using lot.parcelExternalId from getFeasibilitySnapshot), or attach a knowledge reference (`attach_refere…
submitBuckyFeedback context*submissionId*affectedToolName
Open a human-reviewed feedback form and submit it to the Bucky product team. Call only when the user explicitly asks to send feedback, report a problem, suggest an improvement, or…
uiGetAnalysisStatus read-only context*projectId*
Return only the analysis `agentStatus` for a project. Cheap enough to poll. Used by the Bucky app view; the model should call getProjectContext instead.
updateProject namecontext*preview*projectId*lifecycleStatusundoOperationId
Patch project metadata (name, lifecycle status). preview=true returns the field-level diff and writes nothing. A write returns a receipt; undoOperationId restores the captured prio…