Quest Apartment Hotels MCP Server (weinerac/quest-mcp-mvp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 6 tools. No publisher has claimed this listing.
Enables AI assistants to search properties, check availability, and manage bookings across Quest's Australian portfolio. This proof-of-concept implementation provides tools for property details, rate comparisons, and reservation handling using simulated data.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
weinerac
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
quest_search_propertiesSearch for Quest Apartment Hotels in Australia by location, state, or amenities. This is the raw search tool. Use when you need the full uncurated result set. For guest-facing recommendations, prefer quest_recommend_properties. Args: - location: City, suburb, or state name (e.g. "Melbourne", "Ch…
quest_check_availabilityCheck room availability at a specific Quest property for given dates. Args: - property_id: Property ID. Use quest_search_properties to find IDs. - check_in: Check-in date YYYY-MM-DD (e.g. "2025-06-15") - check_out: Check-out date YYYY-MM-DD (e.g. "2025-06-20") - room_type: Optional — "Studi…
quest_get_ratesGet detailed pricing and rate plans for a specific Quest property and room type. Use when a guest wants pricing details or wants to compare rate plans. Args: - property_id: Property ID. - check_in / check_out: Dates YYYY-MM-DD. - room_type: "Studio", "1-Bedroom", "2-Bedroom", or "3-Bedroom".…
quest_get_booking_quoteGet a price estimate for a Quest stay without making a booking. Use when a guest wants a price breakdown before committing. Args: - property_id, room_type, check_in, check_out: as above. - rate_plan_code: Optional — FLEX, STD, ADVP, CORP, LONG7. If omitted, returns all plans. - response_form…
quest_create_bookingMake a reservation at a Quest Apartment Hotel. Use when a guest has chosen a property and is ready to confirm. Always confirm all details with the guest before calling this tool. Args: - property_id, room_type, check_in, check_out: as above. - rate_plan_code: FLEX, STD, ADVP, CORP, or LONG7. …
quest_get_bookingLook up an existing Quest booking by confirmation number. Args: - confirmation_number: Booking confirmation number (e.g. "Q7XK3P2") - response_format: "markdown" (default) or "json" Returns booking details including property, dates, room type, rate, and guest info. ⚠️ POC note: Only bookings …
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket
Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling
Tool handlers catch errors
Only 0/6 tool handlers wrap calls in try/catch (0%)
Wrap each tool handler body in try/catch and return a structured error response.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 4 high severity in production deps — @modelcontextprotocol/sdk@1.10.1 (high), @modelcontextprotocol/sdk@1.10.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/weinerac/quest-mcp-mvp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check