kolmo construction
https://cosntruction--kolmo.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/kolmo/cosntruction 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://cosntruction--kolmo.run.tools
Tools (12)
-
get_business_infoGet Kolmo Construction company information: contact details, hours, service area, specializations, and tools.
-
list_servicesList all residential remodeling services with slugs, descriptions, and page URLs.
-
get_serviceGet full details for a specific residential service by its slug.
-
list_commercial_servicesList commercial construction services. Optionally filter by category: office, retail, industrial, hospitality.
-
list_projectsList completed remodeling projects with before/after photos and locations.
-
get_projectGet full details for a specific project by its slug, including before/after images and testimonial.
-
list_blog_postsList published blog posts about home remodeling, renovation costs, and construction tips.
-
get_blog_postGet the full markdown content of a blog post by its slug.
-
submit_contact_requestSubmit a contact or quote request to Kolmo Construction on behalf of a user.
-
list_project_typesList all 8 supported calculator project types with their required input fields. Call this before get_estimate to know what to pass.
-
get_material_optionsGet available material choices for a project type — flooring types, paint grades, decking materials, etc. Use the returned IDs in the project fields of get_estimate.
-
get_estimateCalculate a Seattle-area cost estimate for a home remodeling project. Returns total cost, material cost, labor cost, time estimate in days, and itemized line items with unit prices. Call list_project_types first to see required fields, and get_material_options to get valid material IDs.