Kolmo Construction
Kolmo Construction MCP Server
A live Model Context Protocol server for Kolmo Construction — Seattle residential & commercial contractor. No authentication required.
Endpoint: https://www.kolmo.io/mcp
Transport: Streamable HTTP
Discovery: https://www.kolmo.io/.well-known/mcp.json
Connect
# Claude Code
claude mcp add --transport http kolmo https://www.kolmo.io/mcp// Claude Desktop — claude_desktop_config.json
{
"mcpServers": {
"kolmo": {
"type": "http",
"url": "https://www.kolmo.io/mcp"
}
}
}Tools (36)
Tool | Description |
| Company info: contact, hours, service area, license, SEDBE & SCS certifications |
| Biography, credentials, and recent articles for a Kolmo blog author (curated bios merged with DB-level enrichments; falls back to DB-only authors) |
| Search across services, projects, and blog posts with a single keyword query |
| Residential remodeling services — keyword |
| Full details for a service by slug |
| Commercial & public works services (office, retail, industrial, hospitality, public). Public category covers government contracts — WA SEDBE #D700031098, SCS #7259, prevailing wage compliant, MRSC Small Works Roster eligible |
| NAICS, NIGP, and UNSPSC codes for gov vendor portals (SAM.gov, WA WEBS, OpenGov, MRSC). Primary NAICS 236118 plus SEDBE/SCS/RRP certifications |
| Completed projects with before/after photos — |
| Full project details including images and testimonial |
| Customer testimonials tied to a specific project (by slug or keyword) |
| Published blog posts — filterable by |
| Full markdown content of a blog post by slug |
| All tags and categories used across published posts, with counts (topic discovery) |
| Submit a quote request; |
| All 8 supported calculator project types with required input fields |
| Valid material IDs for flooring, paint, decking, etc. |
| Itemized cost estimate with labor, materials, and timeline |
| Customer reviews from Google and on-site sources — filterable by rating |
| Permit requirements for construction projects in the Seattle area |
| Full permit rule records (location, trigger, cost, notes, official source URL) — filter by jurisdiction or keyword |
| Map a permit/project type to required contractor specialties + license verification |
| Numeric permit-fee breakdown for a jurisdiction + project type + valuation (UBC Table 1-A bracket schedule + plan-review/tech/state surcharges) |
| Structured submittal-item set for a parcel + scope via the unified permit-engine pipeline (per-item triggers, source citations, filler actor, gap paths). Seattle is full SDCI fidelity; 9 other verified cities are wa-baseline-stub |
| All jurisdictions in the catalog (King/Pierce/Snohomish) with portal URLs, contacts, fee-schedule URLs, and code-cycle metadata |
| Address → parcel: zoning, setbacks, overlays (shoreline / ECA / flood / historic), lot area, jurisdiction routing, prior permits — every fact cited to the city/county source |
| Natural-language project description → structured projectType + areaSqft + heightClass + position + materials with confidence + clarifying question (Gemini 2.5 Pro) |
| Grounded permit Q&A for an address — cited answer using authoritative rules + neighbor activity + city municipal code; never fabricates fees or thresholds |
| Aggregate permit activity within ~1500 ft of a parcel over 24 months (anonymized — no addresses); Seattle live, others "coming soon" |
| Per-jurisdiction last-verified dates + weekly source-snapshot pipeline results (HTTP status, change-detection vs prior fetch) |
| Full material catalog with pricing across all project types |
| Seattle weather suitability for exterior construction over the next 1–14 days |
| Completed Kolmo projects in a specific Seattle neighborhood |
| Yes / nearby / out-of-area verdict for a city, neighborhood, or ZIP |
| Estimated ROI for remodeling projects based on Cost vs. Value data |
| Look up any WA contractor's license, bond, and insurance via L&I public data |
| Financing options with estimated monthly payments for a given budget |
Supported Project Types
interior-painting · exterior-painting · flooring · deck · windows · siding · fence · landscaping
Example Usage
1. Call list_project_types to see required fields
2. Call get_material_options for valid material IDs
3. Call get_estimate with your project detailsSample estimate — 400 sqft LVP flooring:
{
"projectType": "flooring",
"project": {
"rooms": [{ "id": "1", "name": "Living Room", "length": 20, "width": 20 }],
"flooringMaterial": "vinyl-plank-lvp",
"includesUnderlayment": true,
"includesRemoval": true,
"removalType": "carpet",
"includesBaseboard": false,
"includesSubfloorPrep": false,
"transitionCount": 2
}
}Returns: total cost, material cost, labor cost, time estimate (days), itemized line items.
Service Area
Seattle, Bellevue, Kirkland, Redmond, Sammamish, Issaquah, Renton, Kent, Federal Way, Mercer Island — King County, WA.
About Kolmo Construction
Licensed & bonded Seattle general contractor (WA License: KOLMOL*753JS, SEDBE #D700031098, SCS #7259). Kolmo LLC, established 2025. Rating: 5.0★ on Google.
Website: kolmo.io
Calculator: kolmo.io/calculator
Phone: (206) 410-5100
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kolmo-Construction/kolmo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server