{"name":"Avvican MCP Server","version":"1.0.0","protocol":"MCP Streamable HTTP (JSON-RPC 2.0)","tools":[{"name":"search_properties","description":"Search vacation rental properties in Gran Canaria. Returns a list of properties matching the given filters. Use this when a user asks for accommodation options, recommendations, or filtered listings."},{"name":"get_property","description":"Get full details for a single vacation rental property by its slug. Use this after search_properties to get more information about a specific listing."},{"name":"check_availability","description":"Check if a property is available for specific dates and get the total price. Use this when the user has chosen a property and wants to know if their dates are free."}],"connect":{"claude_desktop":{"mcpServers":{"avvican":{"url":"https://avvican.com/api/mcp","transport":"http"}}},"mcp_remote":{"mcpServers":{"avvican":{"command":"npx","args":["-y","mcp-remote","https://avvican.com/api/mcp"]}}}}}