Prelude NZ — Instrument Rental
https://prelude.co.nz/mcp/preludeskills: {'id': 'search-instruments-tool', 'name': 'search-instruments-tool', 'description': 'Search instruments available for rental at Prelude NZ. Filter by instrument category (e.g. violin, flute) or family (e.g. strings, woodwind). Returns name, category, tier, pricing, availability, and a link to the instrument page.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get-pricing-tool', 'name': 'get-pricing-tool', 'description': 'Get rental pricing plans for a specific instrument at Prelude NZ. Returns all available plan options with monthly and total prices.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search-teachers-tool', 'name': 'search-teachers-tool', 'description': 'Find music teachers in New Zealand listed on Prelude. Filter by instrument and region. Returns teacher names, regions, instruments taught, and a link to their profile page for full details and contact.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get-faqs-tool', 'name': 'get-faqs-tool', 'description': 'Get frequently asked questions about renting instruments from Prelude NZ. Covers how rental works, plans, pricing, delivery, returns, and more.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 1097.5ms; conformance: pass
How to connect
https://prelude.co.nz/mcp/prelude
curl -X POST https://prelude.co.nz/mcp/prelude \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'