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"
}
}
}Related MCP server: Constructoo MCP Server
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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Flicense-qualityAmaintenanceProduction MCP server that runs as a WordPress plugin, exposing 40+ tools for managing posts, pages, custom post types, WooCommerce products, media, users, and menus from any MCP client. Includes API key + OAuth 2.0 authentication, rate limiting (60 req/min per IP), and activity logging. Free on WordPress.org8- Flicense-qualityDmaintenanceMock MCP server for validating Constructoo Copilot data access, exposing read-only tools like counting customer properties, retrieving project status, and fetching appointments.
- AlicenseAqualityCmaintenanceMCP server for Housecall Pro, providing 5 tools for AI agents to register customers, schedule jobs, create estimates, log leads, and generate invoices (env-gated).5MIT
- AlicenseAqualityAmaintenanceRead-only MCP server for the Renology 2026 city-level renovation cost dataset. Enables AI assistants to list markets and project types, retrieve cost ranges, compare costs across cities, and access methodology and citation information.5MIT
Related MCP Connectors
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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