By iqland-ai
Connects Claude to the IQland MCP server for U.S. real-estate development: parcel & zoning lookup, construction cost, build feasibility, comparable sales, appraisals and property analytics.
Pull IQland comparable sales for a property and summarize the local market
Run an IQland SmartBuild build-feasibility analysis for a parcel address
Full IQland property report for an address (6 sections — classification, parcel metrics, development potential, neighborhood, market, demographics)
Connects Claude to the IQland MCP server (https://d-mcp.iqland.ai/mcp) for
U.S. real-estate development: parcel & zoning lookup, construction cost, build
feasibility, comparable sales, appraisals and property analytics.
The server uses OAuth 2.1 — the first time the connector loads, Claude Code opens a browser to sign you in with your IQland account (email + one-time code). The token is stored in your system keychain and refreshed automatically.
.mcp.json) — the iqland remote HTTP MCP server with ~15
tools (overview, find_parcel, get_parcel_zoning, get_zoning_regulations,
estimate_construction_cost, get_development_kpis, get_comparable_sales,
smartbuild, appraisal, …), exposed as mcp__iqland__*.iqland-analyst, a property-analysis subagent that runs the tools
and renders IQland-style reports./property-report <address> — full 6-section property report/feasibility <parcel address> — SmartBuild build-feasibility analysis/comps <address|parcel_id> — comparable sales + local market summaryFrom a Claude Code session:
/plugin marketplace add /absolute/path/to/IQLand-MCservice-Backend/claude_plugin
/plugin install iqland@iqland
Or once this folder is pushed to GitHub:
/plugin marketplace add <owner>/<repo>
/plugin install iqland@iqland
(CLI equivalents: claude plugin marketplace add … / claude plugin install iqland@iqland.)
After installing, run /mcp and complete the IQland sign-in when prompted.
If you only want the connector without the agent/commands, add the server directly:
claude mcp add --transport http iqland https://d-mcp.iqland.ai/mcp
then /mcp to authenticate.
/property-report 6734 W 3 St S, Tulsa, OK 74127
/feasibility 6734 W 3 St S, Tulsa, OK 74127
/comps 6734 W 3 St S, Tulsa, OK 74127
Or just ask in plain language ("What can I build on 786 Ruby St, Marietta GA?")
and the iqland-analyst agent will use the tools and present a report.
claude plugin validate /absolute/path/to/claude_plugin
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub iqland-ai/iqland-claude-plugin --plugin iqlandAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete developer toolkit for Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams