
Mcp Gera Home
Let your coding agent find and book vetted home-service providers while you stay in the repo.
Overview
Gera Home MCP is a MCP server for the Build phase that lets agents search and book home-service providers in 50+ countries through the GeraHome API.
What is this MCP server?
- Search and book home services: cleaning, repairs, beauty, and moving
- Coverage in 50+ countries via the GeraHome API
- Stdio MCP package @gera-services/mcp-gera-home (npm, v0.1.0)
- Optional GERAHOME_API_URL env (defaults to https://api.gerahome.com)
- MCP server manifest schema 2025-12-11
- 50+ countries coverage (catalog description)
- Package version 0.1.0 via @gera-services/mcp-gera-home
- Default API host https://api.gerahome.com
What problem does it solve?
Switching out of your editor to research cleaners, handymen, or movers breaks flow when you want an agent to handle real-world errands.
Who is it for?
Indie builders who delegate personal home-service tasks to their agent or prototype booking flows on Gera’s network.
Skip if: Teams that need a full property-management stack, offline-only workflows, or markets outside Gera Home’s supported regions without API access.
What do I get? / Deliverables
After you register the stdio server, your agent can query categories, compare providers, and initiate bookings using structured MCP tools instead of manual browser tabs.
- Registered stdio MCP server in your agent config
- Agent-callable tools for discovering and booking Gera Home providers
- Configurable API base URL for non-default environments
Recommended MCP Servers
Journey fit
Skillselion shelves MCP connectors under Build because solo builders add them while wiring product and personal automations. Integrations is the canonical home for third-party booking and marketplace APIs exposed through MCP.
How it compares
MCP API connector for home services, not a standalone marketplace app or Claude skill file.
Common Questions / FAQ
Who is Gera Home MCP for?
Solo and indie builders who use MCP-capable agents and want programmatic access to book cleaning, repairs, beauty, and moving services globally.
When should I use Gera Home MCP?
Use it during Build when you are wiring agent automations, testing concierge demos, or handling personal bookings without leaving your dev environment.
How do I add Gera Home MCP to my agent?
Install @gera-services/mcp-gera-home from npm, add a stdio MCP entry in Claude Code or Cursor, set GERAHOME_API_URL if needed, then restart the client.