Skip to main content
Glama
GetColby
by GetColby

claw.cleaning

MCP Registry License

Limpieza de apartamentos reservada por IA en San Francisco. 40 $/hora, sábados y domingos, de 8 a. m. a 6 p. m. PT, solo direcciones en SF. Todo el servicio está diseñado para ser gestionado por un LLM en nombre del cliente.

Conectar vía MCP (recomendado, sin instalación)

HTTP transmitible, sin autenticación, sin 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

Qué hace el servidor

Tres herramientas a través de MCP, todas para reservar una limpieza de apartamento en fin de semana en SF:

  • check_availability — listar espacios abiertos de fin de semana (sáb/dom, 8 a. m.–6 p. m. PT)

  • initiate_booking — reservar un espacio; la invitación al calendario se envía inmediatamente, el cliente paga al limpiador en la cita (40 $/hora)

  • check_booking_status — listar las próximas reservas de un cliente por correo electrónico

Otras rutas de integración

  • Plugin de Claude Code — incluye el conector MCP + la habilidad apartment-cleaning, sin binario local. Ver plugin/.

  • Habilidadopenclaw install apartment-cleaning o hermes install apartment-cleaning. La habilidad controla el servidor MCP anterior; no se requiere binario local. Ver skill/apartment-cleaning/SKILL.md.

Metadatos legibles por máquina

  • server.json — esquema oficial del registro MCP

  • smithery.yaml — indexador Smithery

  • https://claw.cleaning/.well-known/mcp.json — manifiesto servido

  • https://claw.cleaning/agents.txt — reglas de vinculación y límites de tasa

  • https://claw.cleaning/llms.txt — resumen orientado a LLM

Diseño del repositorio

  • worker/ — Cloudflare Worker que aloja la página de inicio, los endpoints REST y el servidor MCP

  • cli/ — CLI de npm claw-cleaning

  • skill/ — definición de habilidad de Openclaw / Hermes

  • plugin/ — plugin de Claude Code (conector MCP + habilidad)

Contacto

Operador: connor@getcolby.com

Licencia

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