Kolmo Construction
Kolmo Construction MCPサーバー
シアトルの住宅・商業請負業者であるKolmo ConstructionのためのライブModel Context Protocolサーバーです。認証は不要です。
エンドポイント: https://www.kolmo.io/mcp
トランスポート: Streamable HTTP
ディスカバリー: https://www.kolmo.io/.well-known/mcp.json
接続
# 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: Renology Renovation Cost Data MCP
ツール (35)
ツール | 説明 |
| 会社情報:連絡先、営業時間、サービスエリア、ライセンス、SEDBEおよびSCS認定 |
| Kolmoブログ著者の経歴、資格、最近の記事(DBレベルの補強データと統合されたキュレーション済み経歴。DBのみの著者の場合はフォールバック) |
| サービス、プロジェクト、ブログ記事を単一のキーワードクエリで検索 |
| 住宅リフォームサービス — キーワード |
| スラッグによるサービスの詳細情報 |
| 商業および公共事業サービス(オフィス、小売、産業、ホスピタリティ、公共)。公共カテゴリは政府契約を対象 — WA SEDBE #D700031098、SCS #7259、Prevailing Wage(公定賃金)準拠、MRSC Small Works Roster資格あり |
| 政府ベンダーポータル(SAM.gov、WA WEBS、OpenGov、MRSC)向けのNAICS、NIGP、UNSPSCコード。主要NAICS 236118およびSEDBE/SCS/RRP認定 |
| ビフォーアフター写真付きの完了プロジェクト — |
| 画像やお客様の声を含むプロジェクトの詳細情報 |
| 特定のプロジェクトに関連付けられたお客様の声(スラッグまたはキーワードによる) |
| 公開済みブログ記事 — |
| スラッグによるブログ記事の完全なMarkdownコンテンツ |
| 公開済み記事全体で使用されているすべてのタグとカテゴリ、および件数(トピック探索) |
| 見積もり依頼の送信。 |
| 必要な入力フィールドを含む、サポートされている8種類の計算プロジェクトタイプ |
| 床材、塗装、デッキなどの有効な材料ID |
| 人件費、材料費、スケジュールを含む項目別の費用見積もり |
| Googleおよびオンサイトソースからの顧客レビュー — 評価でフィルタリング可能 |
| シアトル地域の建設プロジェクトにおける許可要件 |
| 許可ルールの完全な記録(場所、トリガー、費用、備考、公式ソースURL) — 管轄区域またはキーワードでフィルタリング |
| 許可/プロジェクトタイプを必要な請負業者の専門分野と照合し、ライセンスを確認 |
| 管轄区域、プロジェクトタイプ、評価額に基づく数値的な許可手数料の内訳(UBC Table 1-Aブラケットスケジュール + 計画審査/技術/州の追加料金) |
| カタログ内のすべての管轄区域(キング郡/ピアース郡/スノホミッシュ郡)。ポータルURL、連絡先、料金表URL、コードサイクルメタデータを含む |
| 住所 → 区画:ゾーニング、セットバック、オーバーレイ(海岸線/ECA/洪水/歴史的建造物)、敷地面積、管轄区域ルーティング、過去の許可 — すべての事実は市/郡のソースに基づいています |
| 自然言語によるプロジェクト説明 → 構造化されたprojectType + areaSqft + heightClass + position + materials(信頼度付き)+ 明確化のための質問(Gemini 2.5 Pro) |
| 住所に基づく根拠のある許可に関するQ&A — 権威あるルール、近隣の活動、市条例に基づいた回答。手数料やしきい値を捏造することはありません |
| 24ヶ月間にわたる区画周辺約1500フィート以内の許可活動の集計(匿名化済み — 住所なし)。シアトルはライブ、他は「近日公開」 |
| 管轄区域ごとの最終確認日 + 週次ソーススナップショットパイプラインの結果(HTTPステータス、前回の取得との変更検知) |
| すべてのプロジェクトタイプにわたる価格を含む完全な材料カタログ |
| 今後1〜14日間のシアトルの屋外建設に適した天候 |
| 特定のシアトルの近隣地域におけるKolmoの完了プロジェクト |
| 都市、近隣地域、または郵便番号に対するサービス提供の可否(可/近隣/対象外) |
| Cost vs. Valueデータに基づくリフォームプロジェクトの推定ROI |
| L&Iの公開データを通じて、ワシントン州の請負業者のライセンス、保証、保険を検索 |
| 特定の予算に対する月々の支払い見積もりを含む融資オプション |
サポートされているプロジェクトタイプ
interior-painting · exterior-painting · flooring · deck · windows · siding · fence · landscaping
使用例
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 details見積もり例 — 400平方フィートのLVP床材:
{
"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
}
}戻り値:合計費用、材料費、人件費、時間見積もり(日数)、項目別の明細。
サービスエリア
シアトル、ベルビュー、カークランド、レドモンド、サマミッシュ、イサクア、レントン、ケント、フェデラルウェイ、マーサーアイランド — ワシントン州キング郡。
Kolmo Constructionについて
ライセンスおよび保証付きのシアトルの総合請負業者(WAライセンス: KOLMOL*753JS, SEDBE #D700031098, SCS #7259)。Kolmo LLC、2025年設立。評価:Googleで5.0★。
ウェブサイト: kolmo.io
計算ツール: kolmo.io/calculator
電話番号: (206) 410-5100
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
ProxyLink MCP server for finding and booking home service professionals
Remote MCP endpoint for U.S. home forecasts, public benchmark data, and permit or zoning readiness.
Remote MCP server exposing SMI Aware tools, resources, and skills over Streamable HTTP.
- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP 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
- FlicenseNot gradedqualityBmaintenanceMCP server for HERO handyman software, providing 34 OAuth-secured read/write tools with multi-tenant support and built-in API correctness checks.-
- AlicenseAqualityBmaintenanceMCP server for the Housecall Pro API, letting AI assistants read and write Housecall Pro data—customers, jobs, invoices, estimates, scheduling, and more—through natural language.497MIT
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