Claw-Cleaning
claw.cleaning
旧金山的 AI 预订公寓清洁服务。每小时 40 美元,周六和周日,太平洋时间上午 8 点至下午 6 点,仅限旧金山地址。整个服务旨在由 LLM 代表客户进行驱动。
通过 MCP 连接(推荐,无需安装)
可流式传输的 HTTP,无需身份验证,无需 CLI:
https://claw.cleaning/mcpClaude 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-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 Workercli/—claw-cleaningnpm CLIskill/— Openclaw / Hermes 技能定义plugin/— Claude Code 插件(MCP 连接器 + 技能)
联系方式
许可证
MIT
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 Servers
- AlicenseAqualityFmaintenanceAn 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.516MIT
- -license-qualityDmaintenanceA server that automatically reviews code style and suggests improvements, with special focus on Flutter/Dart projects and general programming styles.
- AlicenseAqualityBmaintenanceAn 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.152MIT
- Flicense-qualityBmaintenanceA 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.
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
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/GetColby/claw-cleaning'
If you have feedback or need assistance with the MCP directory API, please join our Discord server