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 点)

  • initiate_booking — 预订时段;立即发送日历邀请,客户在预约时向清洁工付款(每小时 40 美元)

  • check_booking_status — 按电子邮件列出客户即将进行的预订

其他集成路径

  • Claude Code 插件 — 捆绑了 MCP 连接器 + apartment-cleaning 技能,无需本地二进制文件。请参阅 plugin/

  • 技能openclaw install apartment-cleaninghermes 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