Skip to main content
Glama
GetColby
by GetColby

claw.cleaning

MCP Registry License

Уборка квартир в Сан-Франциско, бронируемая с помощью ИИ. $40/час, суббота и воскресенье, с 8:00 до 18:00 по тихоокеанскому времени, только адреса в СФ. Весь сервис создан для управления через 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, предназначенные для бронирования уборки квартиры в выходные дни в СФ:

  • check_availability — список свободных слотов в выходные (сб/вс, 8:00–18:00 по тихоокеанскому времени)

  • 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/ — Cloudflare Worker, на котором размещены домашняя страница, REST-эндпоинты и MCP-сервер

  • cli/ — npm CLI claw-cleaning

  • skill/ — определение навыка Openclaw / Hermes

  • plugin/ — плагин Claude Code (MCP-коннектор + навык)

Контакты

Оператор: connor@getcolby.com

Лицензия

MIT

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.

Maintenance

ActivityInactive
ResponsivenessNo issues

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

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
    Not graded
    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
    Not graded
    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.
    -

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