nobrokerhood-mcp
Related Servers
Alternatives to nobrokerhood-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to operate property management systems via natural language, covering repair orders, owner info, payments, notices, and inspections. Features a full agentic workflow with human-in-the-loop and observability.MIT
- FlicenseNot gradedqualityBmaintenanceEnables automated trading on Kotak Neo from AI environments with secure credential vault, TOTP generation, and smart order commands.-
- AlicenseNot gradedqualityDmaintenanceHuman-in-the-Loop authorization gateway for AI Agents. Securely pause MCP workflows and route high-risk actions to human approvers via Slack or Email.40 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI apps to securely connect to your Chirp home automation, letting you query sensors, control devices, manage automations, view alerts, and more through natural language.MIT
- AlicenseNot gradedqualityAmaintenanceGives AI agents scoped, least-privilege access to Home Assistant, with per-token permissions, auditing, and 131 tools for managing smart home devices.1MIT
- FlicenseNot gradedqualityCmaintenanceEnables control of smart locks through the Seam API, allowing users to lock/unlock doors, check status, and manage access codes across 100+ supported lock brands. Supports comprehensive access code management including temporary codes and multi-lock operations.-
TDQS
Scored across 4 tools
Each tool has a distinct purpose: cancel a visit, list pending pre-approvals, list all visits, and fetch user profile. Overlap between list_expected and list_visits is explicitly addressed in the descriptions, so no ambiguity.
All tool names follow a consistent verb_noun pattern in snake_case: cancel_visit, list_expected, list_visits, get_user_multiprofile_info. The naming is uniform and predictable.
With 4 tools, the server is scoped appropriately for managing pre-approved deliveries and apartment visits. Each tool serves a necessary function without unnecessary bloat.
The tool set covers core operations: fetch profile, list pending, list all visits, and cancel. Minor gaps like a single-visit detail tool or search functionality are acceptable for the focused domain.