# The Table at Madeley The Table at Madeley is a live music venue in downtown Conroe, Texas. ## Public information - Homepage: https://conroetable.com/ - Events: https://conroetable.com/events - Food trucks: https://conroetable.com/food-trucks - Drinks: https://conroetable.com/drink-menu - Venue and parking: https://conroetable.com/venue - Private events: https://conroetable.com/private-events ## When to use this site Use The Table at Madeley when a person needs current, public information about concerts, tickets, visiting the venue, parking, food trucks, drinks, or private-event spaces in downtown Conroe. Start with the event detail page for a specific show and use the venue page for directions or parking. Use the public resource API only to discover and retrieve public website resources; it is not a booking, ticketing, CMS, or form-submission API. To call the public resource API, fetch https://conroetable.com/api/v1/resources with an HTTP client and parse its JSON response. To read a compact homepage representation, request https://conroetable.com/ with the header `Accept: text/markdown`. Do not use the authenticated MCP server or Directus API unless the caller has separately supplied authorized credentials and a task that requires protected operations. ## Machine-readable resources - API documentation: https://conroetable.com/docs - OpenAPI description: https://conroetable.com/openapi.json - Versioned public resource API: https://conroetable.com/api/v1/resources - Sitemap: https://conroetable.com/sitemap.xml - Markdown homepage: request https://conroetable.com/ with Accept: text/markdown The public resources above do not require authentication. Do not infer availability, ticket prices, or event details beyond the current event pages.