{"name":"brewloop","version":"1.0.0","protocol":"MCP","description":"Brewloop MCP server — search breweries, find nearby places, get loop recommendations, and plan trips.","authentication":{"type":"none","optional_api_key":{"header":"x-api-key","purpose":"higher rate-limit tier and per-key usage reporting","request_url":"https://brewloop.io/for-agents"}},"transports":[{"name":"streamable-http","url":"https://brewloop.io/api/mcp","method":"POST","content_type":"application/json","preferred":true,"notes":"Stateless streamable HTTP (MCP 2025-03-26). Works with Claude Desktop, Cursor, and SDK clients. No key required."},{"name":"streamable-http-stateful","url":"https://brewloop.io/api/mcp/sse","deprecated":true,"sunset":"Wed, 31 Dec 2026 23:59:59 GMT","notes":"Deprecated legacy path with session ids. Use /api/mcp."}],"tools":[{"name":"search_breweries","description":"Search breweries across all 50 US states. Filter by state (required), city, region, attributes (dog-friendly, kid-friendly, RV parking, etc.), beer styles, and more. Returns up to 50 results with full details."},{"name":"get_brewery","description":"Get detailed information about a single brewery by its URL slug and state. Returns full details including hours, attributes, contact info, Google rating, and trust signals."},{"name":"list_loops","description":"List curated brewery road-trip loops (currently Texas only). Loops are pre-planned routes connecting multiple breweries. Filter by type (flagship, segment, thematic), featured status, and constraints like dog-friendly or RV-safe."},{"name":"get_loop","description":"Get detailed information about a single brewery loop by slug. Returns the full loop with all brewery stops in order, distances between stops, and drive times."},{"name":"find_nearby_breweries","description":"Find breweries near a geographic point. Provide latitude and longitude, and get back breweries sorted by distance. Useful for \"breweries near me\" or \"breweries near [landmark]\" queries."},{"name":"recommend_loop","description":"Get personalized brewery loop recommendations based on travel preferences. Considers trip duration, party needs (dogs, kids, RV), and returns scored/ranked loops with explanations. Texas loops only."},{"name":"list_event_loops","description":"List event-based brewery loops tied to major events (SXSW, FIFA World Cup, Texas State Fair, Houston Rodeo, ACL Festival, etc.). These are curated brewery routes near event venues — distinct from regular road-trip loops. Filter by event type, city, or upcoming events."},{"name":"get_event_loop","description":"Get detailed information about a single event-based brewery loop by slug. Returns the full loop with its major event details, all brewery stops in order, distances from the event venue, and drive times. Event loops are tied to specific events like SXSW, FIFA World Cup, or the Texas State Fair."},{"name":"get_nearby_places","description":"Get nearby places around a Texas brewery — EV charging stations, restaurants, hotels, campgrounds, RV parks, airports, dog parks, state parks/hiking, and BBQ joints. Returns places sorted by distance with drive time estimates. Use category filter for specific types (e.g. \"ev_charging\" for EV chargers near a brewery)."},{"name":"compare_breweries","description":"Compare 2-5 breweries side-by-side. Returns attributes, hours, styles, distances between each pair, shared brewery loops, and a \"best for\" summary for each. Use this instead of fetching individual breweries when a user wants to decide between options."},{"name":"whats_open_now","description":"Find breweries that are currently open near a location, sorted by distance. Uses real hours data in Central Time. Perfect for \"what brewery is open right now near me?\" queries."},{"name":"plan_brewery_visit","description":"Plan a full day around a specific brewery. Returns the brewery details plus nearby restaurants, hotels, EV charging, and other attractions — everything needed to plan a visit in one call. Use this instead of calling get_brewery + get_nearby_places separately."},{"name":"recommend_for_group","description":"Find the best brewery for a group outing based on group needs. Considers dogs, kids, RV parking, food requirements, outdoor seating, and party size. Returns scored recommendations with reasons why each brewery fits the group. Use this when a user says \"brewery for our group\" or describes a mixed party."},{"name":"plan_weekend_trip","description":"Plan a brewery weekend trip from a Texas city. Returns nearby breweries, matching loops, and open-now status. Use this when a user says \"weekend brewery trip from Austin\" or \"plan a brewery crawl from Dallas.\""}]}