Bucky
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Buckywhat's the zoning and setbacks for 123 Main St, Toronto?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bucky
Cited site feasibility and pre-development project workflows for Canada and the United States, as a plugin and a hosted MCP server.
Give it a street address and it returns the lot, the zone, the permitted uses, and the material envelope — setbacks, height, coverage, density — with each value carrying its own provenance. A setback the bylaw does not limit and a setback Bucky could not extract are different answers, and they stay different.
https://buckybuild.com/api/mcpDocs: https://docs.buckybuild.com/docs/mcp
Install
Claude Code
/plugin marketplace add markbucky/bucky-plugin
/plugin install bucky@buckyOr the connector alone, without the skills:
claude mcp add --transport http bucky https://buckybuild.com/api/mcpClaude (web and desktop)
Settings → Connectors → Add custom connector, and paste the URL above. Needs a paid plan.
Cursor
VS Code
Codex
~/.codex/config.toml:
[mcp_servers.bucky]
url = "https://buckybuild.com/api/mcp"Then codex mcp login bucky.
ChatGPT and Grok
Add as a custom connector in ChatGPT's developer-mode Connectors settings, or at grok.com/connectors → New Connector → Custom.
Anything else
Any Streamable HTTP client takes the same object:
{ "type": "http", "url": "https://buckybuild.com/api/mcp" }Related MCP server: PropertyScoop MCP Server
What is in the plugin
Four skills, and one MCP connector:
Skill | For |
| Zoning, lot, setback, and height lookup for one address |
| Save a site, attach its parcel, run analysis |
| Prepare and export a cited report |
| Interpret a coverage or provenance status |
Authentication
Two tools work with no account, so you can confirm the connection before signing
in: getBuckyMcpGuide and explainFeasibilityStatus.
Everything else uses Bucky's OAuth browser flow. You never paste a token. Connected apps are listed at Settings → Connected apps, with what each can do and when it was last used; disconnecting takes effect on the next request rather than whenever a token expires.
Account-scoped tools need a Professional plan or prepaid developer credit.
Limits
Coverage varies by jurisdiction. Results are preliminary decision support — not a permit, an appraisal, a guarantee, or a legal, engineering, or architectural opinion.
Contributing
This repo is a mirror. The source of truth is Bucky's monorepo, and changes
made here are overwritten on the next sync. Open an issue rather than a pull
request, or send feedback through the submitBuckyFeedback tool — it goes to a
human.
License
Apache-2.0. See LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Zoning, ADU eligibility, flood zone, setbacks, and buildability intelligence for U.S. parcels.
Building-permit verdicts by address, with cited records. SF, Seattle, Austin, NYC. Pay per call.
Remote MCP endpoint for U.S. home forecasts, public benchmark data, and permit or zoning readiness.
US municipal zoning intelligence — corridor analysis, place dossiers, named-pattern detection.
Related MCP Servers
- AlicenseAqualityDmaintenanceAI-powered property intelligence for instant zoning analysis, buildability assessments, ADU eligibility, flood risk, and development feasibility reports for any US address.51MIT
- FlicenseNot gradedqualityDmaintenanceProperty intelligence API for US real estate. Returns 16+ data points for any US address: noise levels, wetlands, slope, natural light, powerline proximity, crime rates, property facing direction, zoning, public record, radon risk, natural hazards (earthquake, flood, wildfire), neighborhood demographics, falling tree risk, RF/cell tower exposure, and nearby school.-
- AlicenseNot gradedqualityCmaintenanceTurns any US address into a cinematic 3D property listing with parcel boundary overlay. Enables creating interactive 3D flyovers and retrieving property listings directly from a conversation.MIT
- AlicenseNot gradedqualityBmaintenanceEnables querying Dutch property context for an address, returning building, energy, neighborhood, environment, heritage, and school data from public registers, with explicit match verification and signals.MIT