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를 통한 세 가지 도구로, 모두 샌프란시스코 주말 아파트 청소 예약용입니다:

  • 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