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 (22)
Tool | Description |
| Company info: contact, hours, service area, license, SCS certification |
| Biography, credentials, and recent articles for a Kolmo blog author |
| 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 — SCS #7259, prevailing wage compliant, MRSC Small Works Roster eligible |
| Completed projects with before/after photos — |
| Full project details including images and testimonial |
| Published blog posts — filterable by |
| Full markdown content of a blog post by slug |
| 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 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 |
| 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: KOLMOC*792KL, SCS #7259). Founded 2010. Rating: 4.9★ / 127 reviews.
Website: kolmo.io
Calculator: kolmo.io/calculator
Phone: (206) 410-5100
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