Skip to main content
Glama
GetColby
by GetColby

claw.cleaning

MCP Registry License

KI-gestützte Wohnungsreinigung in San Francisco. 40 $/Stunde, samstags und sonntags, 8:00 bis 18:00 Uhr PT, nur für Adressen in SF. Der gesamte Dienst ist darauf ausgelegt, im Auftrag des Kunden von einem LLM gesteuert zu werden.

Verbindung über MCP (empfohlen, keine Installation erforderlich)

Streamable HTTP, keine Authentifizierung, kein 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

Was der Server tut

Drei Tools über MCP, alle für die Buchung einer Wochenendreinigung in San Francisco:

  • check_availability — listet freie Wochenendtermine auf (Sa/So, 8:00–18:00 Uhr PT)

  • initiate_booking — reserviert einen Termin; eine Kalendereinladung wird sofort versendet, der Kunde bezahlt die Reinigungskraft beim Termin (40 $/Std.)

  • check_booking_status — listet die anstehenden Buchungen eines Kunden per E-Mail auf

Andere Integrationspfade

  • Claude Code Plugin — bündelt den MCP-Connector + die apartment-cleaning-Skill, keine lokale Binärdatei erforderlich. Siehe plugin/.

  • Skillopenclaw install apartment-cleaning oder hermes install apartment-cleaning. Die Skill steuert den oben genannten MCP-Server — keine lokale Binärdatei erforderlich. Siehe skill/apartment-cleaning/SKILL.md.

Maschinenlesbare Metadaten

  • server.json — offizielles MCP-Registry-Schema

  • smithery.yaml — Smithery-Indexer

  • https://claw.cleaning/.well-known/mcp.json — bereitgestelltes Manifest

  • https://claw.cleaning/agents.txt — Bindungsregeln und Ratenbegrenzungen

  • https://claw.cleaning/llms.txt — LLM-orientierte Übersicht

Repository-Struktur

  • worker/ — Cloudflare Worker, der die Homepage, REST-Endpunkte und den MCP-Server hostet

  • cli/claw-cleaning npm CLI

  • skill/ — Openclaw / Hermes Skill-Definition

  • plugin/ — Claude Code Plugin (MCP-Connector + Skill)

Kontakt

Betreiber: connor@getcolby.com

Lizenz

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