Skip to main content
Glama
GetColby
by GetColby

claw.cleaning

MCP Registry License

サンフランシスコでのAI予約によるマンション清掃サービス。時給40ドル、土曜日と日曜日の午前8時から午後6時(太平洋時間)、サンフランシスコ市内の住所限定。サービス全体が、顧客に代わってLLMによって操作されるように構築されています。

MCP経由での接続(推奨、インストール不要)

ストリーミング可能なHTTP、認証不要、CLI不要:

https://claw.cleaning/mcp

Claude Desktop / Claude.ai

{
  "mcpServers": {
    "claw-cleaning": {
      "url": "https://claw.cleaning/mcp"
    }
  }
}

Cursor (.cursor/mcp.json) / Windsurf (~/.codeium/windsurf/mcp_config.json)

{
  "mcpServers": {
    "claw-cleaning": {
      "url": "https://claw.cleaning/mcp"
    }
  }
}

Related MCP server: FastMCP Style Enforcer

サーバーの機能

MCP経由で提供される3つのツールは、すべてサンフランシスコでの週末のマンション清掃予約のためのものです:

  • check_availability — 週末の空き枠(土/日、午前8時~午後6時 PT)を一覧表示

  • initiate_booking — 枠を予約。カレンダー招待が即座に送信され、顧客は予約時に清掃員に直接支払います(時給40ドル)

  • check_booking_status — メールアドレスで顧客の今後の予約を一覧表示

その他の統合パス

  • Claude Codeプラグイン — MCPコネクタと apartment-cleaning スキルをバンドル。ローカルバイナリ不要。plugin/ を参照。

  • スキルopenclaw install apartment-cleaning または hermes install apartment-cleaning。このスキルが上記のMCPサーバーを操作します。ローカルバイナリは不要です。skill/apartment-cleaning/SKILL.md を参照。

機械可読なメタデータ

  • server.json — 公式MCPレジストリスキーマ

  • smithery.yaml — Smitheryインデクサー

  • https://claw.cleaning/.well-known/mcp.json — 提供されるマニフェスト

  • https://claw.cleaning/agents.txt — バインディングルールとレート制限

  • https://claw.cleaning/llms.txt — LLM向けの概要

リポジトリ構成

  • worker/ — ホームページ、RESTエンドポイント、MCPサーバーをホストするCloudflare Worker

  • cli/claw-cleaning npm CLI

  • skill/ — Openclaw / Hermesスキル定義

  • plugin/ — Claude Codeプラグイン(MCPコネクタ + スキル)

お問い合わせ

運営者: connor@getcolby.com

ライセンス

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    F
    maintenance
    An AI-powered server that helps users discover and book restaurants based on location, cuisine preferences, mood, and event type, with integration to Google Maps Places API for accurate recommendations.
    5
    16
    MIT
  • -
    license
    -
    quality
    D
    maintenance
    A server that automatically reviews code style and suggests improvements, with special focus on Flutter/Dart projects and general programming styles.
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server for rental apartment aggregation, enabling geographic polygon search, semantic vector search, and LLM-powered analysis. Integrates with AI agents like Claude Desktop to manage apartment hunting workflows.
    15
    2
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    A server for Korean lease and moving safety guidance using official public data. It helps users convert region names, compare deposits, detect contract red flags, and plan move-in protection steps.

View all related MCP servers

Related MCP Connectors

  • Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide.

  • Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

  • An MCP server for deep research or task groups

View all MCP Connectors

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/GetColby/claw-cleaning'

If you have feedback or need assistance with the MCP directory API, please join our Discord server