Public AI integration
next muaythai for AI agents
Discover public venues and current availability through our read-only MCP server. The same catalog is also available through public REST endpoints.
MCP endpoint
Add this Streamable HTTP endpoint in a compatible MCP host. The host, user, or administrator must explicitly configure and trust it.
https://nextmuaythai.com/mcpA normal browser visit uses GET and returns HTTP 405. This is expected: MCP clients communicate with this endpoint using POST.
Available tools
search_venuesget_venue_detailsget_availabilityget_booking_link
REST fallback
Agents without MCP support can use the public JSON API.
- https://nextmuaythai.com/api/v1/venues
https://nextmuaythai.com/api/v1/venues/{slug}- https://nextmuaythai.com/api/v1/availability
