{"server":{"name":"aspirise-mcp","version":"0.1.0","title":"AspiRise"},"tools":[{"name":"list_pages","title":"List AspiRise pages","description":"List all main pages on the AspiRise site with their paths and descriptions.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null},{"name":"get_offerings","title":"Get AspiRise offerings","description":"Return AspiRise's offerings (coaching, workshops, retreats, meditations, podcast) with descriptions and page URLs.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"category":{"description":"Optional. Return only a specific offering category.","type":"string","enum":["coaching","workshops","retreats","meditations","podcast"]}}},"outputSchema":null},{"name":"get_contact_info","title":"Get AspiRise contact info","description":"Return public contact information for AspiRise: website, contact page, WhatsApp, and phone.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null}]}