home-services-mcp
by Hire-Nimbus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOOKING_API | No | Job creation endpoint | |
| REVIEWS_API | No | Provider profile & reviews base URL | |
| PROVIDERS_API | No | Provider search endpoint | |
| RATE_LIMIT_RPM | No | Requests per minute per IP (default: 60, 0 = off) | |
| OAUTH_CLIENT_ID | No | OAuth2 client ID | |
| OAUTH_TOKEN_TTL | No | Access token lifetime in seconds (default: 3600) | |
| PUBLIC_BASE_URL | No | Canonical public URL for OAuth issuer/audience | |
| ZIP_RESOLVE_API | No | ZIP to city resolution | |
| COORDS_RESOLVE_API | No | City/text to coordinates resolution | |
| MCP_MONITOR_ENABLED | No | Post MCP auth/tool events to Slack (default: true) | |
| OAUTH_CLIENT_SECRET | No | OAuth2 client secret | |
| MCP_MONITOR_SLACK_API | No | Slack webhook for monitor events (defaults to SEND_JOB_TO_SLACK_API) | |
| SEND_JOB_TO_SLACK_API | No | Slack job alerts | |
| MCP_MONITOR_SLACK_CHANNEL | No | Slack channel for MCP monitor events (default: mcp-monitor) | |
| SEND_BOOK_NOTIFICATION_API | No | SMS notification to homeowner |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Hire-Nimbus/nimbus-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server