www.mcmahonspublic.com Open in urlscan Pro
151.101.129.75  Public Scan

Submitted URL: https://mcmahonspublic.com/
Effective URL: https://www.mcmahonspublic.com/
Submission: On July 16 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="tabs-nav-selector" data-form="">
  <div class="form-ui">
    <label class="input--populated">
      <span class="input-label">Select a tab to display</span>
      <select class="tabs-nav-selector__input form-control" name="tab" role="tab" aria-controls="tabs-828494">
        <option value="tab-item-828487" selected="">Lunch Specials</option>
        <option value="tab-item-828488">Weekly Specials</option>
        <option value="tab-item-828489">Main Menu</option>
        <option value="tab-item-828490">Winter Warmers</option>
        <option value="tab-item-828491">Brunch Menu</option>
        <option value="tab-item-828492">Draft &amp; Wines</option>
        <option value="tab-item-828493">Liquor List</option>
      </select>
      <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
        <i class="fa fa-chevron-down"></i>
      </span>
    </label>
  </div>
</form>

POST

<form data-form="contact" data-form-ajax="" data-form-endpoint="/forms/submit/contact/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="contact">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Contact" aria-hidden="true"></div>
  </div>
  <div class="form-ui">
    <label for="2143254">
      <i class="error-label" id="name-error">Please, enter a valid name</i>
      <span class="input-label">Name <span class="input-label-required">- Required</span>
      </span>
      <input id="2143254" class="form-control" type="text" name="2143254" placeholder="Name" required="" oninvalid="this.setCustomValidity('Please enter a valid name')" oninput="setCustomValidity('')" autocomplete="name"
        aria-describedby="2143254-error">
    </label>
    <label for="2143255">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="2143255" class="form-control" type="email" name="2143255" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="2143255-error">
    </label>
    <label for="2143256">
      <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
      <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
      </span>
      <input id="2143256" class="form-control" type="text" name="2143256" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
        autocomplete="tel" aria-describedby="2143256-error">
    </label>
    <label for="2143257">
      <span class="input-label">What are you getting in touch about? <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="2143257" class="form-control unselected" name="2143257" aria-describedby="2143257-error">
          <option value="" selected="" disabled="">What are you getting in touch about?</option>
          <option value="General Inquiry">General Inquiry</option>
          <option value="Press Inquiry">Press Inquiry</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="2143258">
      <i class="error-label" id="yourmessage-error">Please, enter a valid your message</i>
      <span class="input-label">Your Message <span class="input-label-required">- Required</span>
      </span>
      <textarea id="2143258" class="form-control" name="2143258" placeholder="Your Message" required="" oninvalid="this.setCustomValidity('Please enter a valid value for \'your message\'')" oninput="setCustomValidity('')"
        aria-describedby="2143258-error"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Send</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span>Thanks for reaching out. You'll hear back from us soon.</span>
  </div>
</form>

POST

<form class="form-alt" data-form="newsletter" data-form-ajax="" data-form-endpoint="/forms/submit/newsletter/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="newsletter">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Email Sign Up" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="h1 form-heading">Email Signup</h2>
  </div>
  <div class="form-ui">
    <label for="2143275">
      <i class="error-label" id="firstname-error">Please, enter a valid first name</i>
      <span class="input-label">First Name <span class="input-label-required">- Required</span>
      </span>
      <input id="2143275" class="form-control" type="text" name="2143275" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name"
        aria-describedby="2143275-error">
    </label>
    <label for="2143276">
      <i class="error-label" id="lastname-error">Please, enter a valid last name</i>
      <span class="input-label">Last Name <span class="input-label-required">- Required</span>
      </span>
      <input id="2143276" class="form-control" type="text" name="2143276" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name"
        aria-describedby="2143276-error">
    </label>
    <label for="2143277">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="2143277" class="form-control" type="email" name="2143277" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="2143277-error">
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand-alt">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span role="alert">Thank you for signing up for email updates!</span>
    <button type="button" class="btn btn-brand-alt" data-modal-closer="">Close</button>
  </div>
</form>

POST

<form data-form="private-events" data-form-ajax="" data-form-endpoint="/forms/submit/private-dining-inquiry/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="private-dining-inquiry">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Private Events" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="h1 form-heading">Contact Us About Your Private Event</h2>
  </div>
  <div class="form-ui">
    <label for="2143278">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="2143278" class="form-control" type="email" name="2143278" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="2143278-error">
    </label>
    <div class="form-row">
      <label for="2143279" class="form-col-exp-6">
        <i class="error-label" id="firstname-error">Please, enter a valid first name</i>
        <span class="input-label">First Name <span class="input-label-required">- Required</span>
        </span>
        <input id="2143279" class="form-control" type="text" name="2143279" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name"
          aria-describedby="2143279-error">
      </label>
      <label for="2143280" class="form-col-exp-6">
        <i class="error-label" id="lastname-error">Please, enter a valid last name</i>
        <span class="input-label">Last Name <span class="input-label-required">- Required</span>
        </span>
        <input id="2143280" class="form-control" type="text" name="2143280" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name"
          aria-describedby="2143280-error">
      </label>
    </div>
    <div class="form-row">
      <label for="2143281" class="form-col-exp-6">
        <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
        <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
        </span>
        <input id="2143281" class="form-control" type="text" name="2143281" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
          autocomplete="tel" aria-describedby="2143281-error">
      </label>
      <label for="2143282" class="form-col-exp-6">
        <i class="error-label" id="company-error">Please, enter a valid company</i>
        <span class="input-label">Company <span class="input-label-required">- Required</span>
        </span>
        <input id="2143282" class="form-control" type="text" name="2143282" placeholder="Company" required="" oninvalid="this.setCustomValidity('Please enter a valid company')" oninput="setCustomValidity('')" autocomplete="organization"
          aria-describedby="2143282-error">
      </label>
    </div>
    <div class="form-row">
      <label for="2143284" class="form-col-exp-6">
        <i class="error-label" id="eventdate-error">Please, enter a valid event date</i>
        <span class="input-label">Event Date <span class="input-label-required">- Required</span>
        </span>
        <div class="datepicker-2143284">
          <div>
            <div class="AccessibleDatePicker"><input class="AccessibleDatePicker--input form-control" type="text" id="2143284" name="2143284" placeholder="Event Date" required="" data-react-datepicker="true" data-input-validator="date"
                value=""><button class="AccessibleDatePicker--button" aria-haspopup="true" aria-expanded="false" type="button" aria-label="Open datepicker"><i class="fa fa-calendar" aria-hidden="true"></i></button><span
                class="AccessibleDatePicker--chevron"><i class="fa fa-chevron-down" aria-hidden="true"></i></span>
              <p class="DateInput_screenReaderMessage">date, open date picker</p>
            </div>
          </div>
        </div>
      </label>
      <label for="2143285" class="form-col-exp-6">
        <i class="error-label" id="starttime-error">Please, enter a valid start time</i>
        <span class="input-label">Start Time <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-left has-icon-right">
          <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
            <i class="fa fa-clock-o"></i>
          </span>
          <select id="2143285" class="form-control unselected" name="2143285" required="" oninvalid="this.setCustomValidity('Please select a valid time')" oninput="setCustomValidity('')" aria-describedby="2143285-error">
            <option value="" selected="" disabled="">Start Time</option>
            <option value="11:30 PM">11:30 PM</option>
            <option value="11:00 PM">11:00 PM</option>
            <option value="10:30 PM">10:30 PM</option>
            <option value="10:00 PM">10:00 PM</option>
            <option value="9:30 PM">9:30 PM</option>
            <option value="9:00 PM">9:00 PM</option>
            <option value="8:30 PM">8:30 PM</option>
            <option value="8:00 PM">8:00 PM</option>
            <option value="7:30 PM">7:30 PM</option>
            <option value="7:00 PM">7:00 PM</option>
            <option value="6:30 PM">6:30 PM</option>
            <option value="6:00 PM">6:00 PM</option>
            <option value="5:30 PM">5:30 PM</option>
            <option value="5:00 PM">5:00 PM</option>
            <option value="4:30 PM">4:30 PM</option>
            <option value="4:00 PM">4:00 PM</option>
            <option value="3:30 PM">3:30 PM</option>
            <option value="3:00 PM">3:00 PM</option>
            <option value="2:30 PM">2:30 PM</option>
            <option value="2:00 PM">2:00 PM</option>
            <option value="1:30 PM">1:30 PM</option>
            <option value="1:00 PM">1:00 PM</option>
            <option value="12:30 PM">12:30 PM</option>
            <option value="12:00 PM">12:00 PM</option>
            <option value="11:30 AM">11:30 AM</option>
            <option value="11:00 AM">11:00 AM</option>
            <option value="10:30 AM">10:30 AM</option>
            <option value="10:00 AM">10:00 AM</option>
            <option value="9:30 AM">9:30 AM</option>
            <option value="9:00 AM">9:00 AM</option>
            <option value="8:30 AM">8:30 AM</option>
            <option value="8:00 AM">8:00 AM</option>
            <option value="7:30 AM">7:30 AM</option>
            <option value="7:00 AM">7:00 AM</option>
            <option value="6:30 AM">6:30 AM</option>
            <option value="6:00 AM">6:00 AM</option>
            <option value="5:30 AM">5:30 AM</option>
            <option value="5:00 AM">5:00 AM</option>
            <option value="4:30 AM">4:30 AM</option>
            <option value="4:00 AM">4:00 AM</option>
            <option value="3:30 AM">3:30 AM</option>
            <option value="3:00 AM">3:00 AM</option>
            <option value="2:30 AM">2:30 AM</option>
            <option value="2:00 AM">2:00 AM</option>
            <option value="1:30 AM">1:30 AM</option>
            <option value="1:00 AM">1:00 AM</option>
            <option value="12:30 AM">12:30 AM</option>
            <option value="12:00 AM">12:00 AM</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
    </div>
    <div class="form-row">
      <label for="2143286" class="form-col-exp-6">
        <i class="error-label" id="endtime-error">Please, enter a valid end time</i>
        <span class="input-label">End Time <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-left has-icon-right">
          <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
            <i class="fa fa-clock-o"></i>
          </span>
          <select id="2143286" class="form-control unselected" name="2143286" required="" oninvalid="this.setCustomValidity('Please select a valid time')" oninput="setCustomValidity('')" aria-describedby="2143286-error">
            <option value="" selected="" disabled="">End Time</option>
            <option value="11:30 PM">11:30 PM</option>
            <option value="11:00 PM">11:00 PM</option>
            <option value="10:30 PM">10:30 PM</option>
            <option value="10:00 PM">10:00 PM</option>
            <option value="9:30 PM">9:30 PM</option>
            <option value="9:00 PM">9:00 PM</option>
            <option value="8:30 PM">8:30 PM</option>
            <option value="8:00 PM">8:00 PM</option>
            <option value="7:30 PM">7:30 PM</option>
            <option value="7:00 PM">7:00 PM</option>
            <option value="6:30 PM">6:30 PM</option>
            <option value="6:00 PM">6:00 PM</option>
            <option value="5:30 PM">5:30 PM</option>
            <option value="5:00 PM">5:00 PM</option>
            <option value="4:30 PM">4:30 PM</option>
            <option value="4:00 PM">4:00 PM</option>
            <option value="3:30 PM">3:30 PM</option>
            <option value="3:00 PM">3:00 PM</option>
            <option value="2:30 PM">2:30 PM</option>
            <option value="2:00 PM">2:00 PM</option>
            <option value="1:30 PM">1:30 PM</option>
            <option value="1:00 PM">1:00 PM</option>
            <option value="12:30 PM">12:30 PM</option>
            <option value="12:00 PM">12:00 PM</option>
            <option value="11:30 AM">11:30 AM</option>
            <option value="11:00 AM">11:00 AM</option>
            <option value="10:30 AM">10:30 AM</option>
            <option value="10:00 AM">10:00 AM</option>
            <option value="9:30 AM">9:30 AM</option>
            <option value="9:00 AM">9:00 AM</option>
            <option value="8:30 AM">8:30 AM</option>
            <option value="8:00 AM">8:00 AM</option>
            <option value="7:30 AM">7:30 AM</option>
            <option value="7:00 AM">7:00 AM</option>
            <option value="6:30 AM">6:30 AM</option>
            <option value="6:00 AM">6:00 AM</option>
            <option value="5:30 AM">5:30 AM</option>
            <option value="5:00 AM">5:00 AM</option>
            <option value="4:30 AM">4:30 AM</option>
            <option value="4:00 AM">4:00 AM</option>
            <option value="3:30 AM">3:30 AM</option>
            <option value="3:00 AM">3:00 AM</option>
            <option value="2:30 AM">2:30 AM</option>
            <option value="2:00 AM">2:00 AM</option>
            <option value="1:30 AM">1:30 AM</option>
            <option value="1:00 AM">1:00 AM</option>
            <option value="12:30 AM">12:30 AM</option>
            <option value="12:00 AM">12:00 AM</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
      <label for="2143287" class="form-col-exp-6">
        <i class="error-label" id="typeofevent-error">Please, enter a valid type of event</i>
        <span class="input-label">Type of Event <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-right">
          <select id="2143287" class="form-control unselected" name="2143287" required="" oninvalid="this.setCustomValidity('Please select a valid option for \'type of event\'')" oninput="setCustomValidity('')" aria-describedby="2143287-error">
            <option value="" selected="" disabled="">Type of Event</option>
            <option value="Alumni">Alumni</option>
            <option value="Bachelor / Bachelorette">Bachelor / Bachelorette</option>
            <option value="Birthday">Birthday</option>
            <option value="Cocktail Reception">Cocktail Reception</option>
            <option value="Corporate Lunch">Corporate Lunch</option>
            <option value="Engagement">Engagement</option>
            <option value="Fundraiser">Fundraiser</option>
            <option value="Graduation">Graduation</option>
            <option value="Holiday">Holiday</option>
            <option value="Meeting / Presentation">Meeting / Presentation</option>
            <option value="Photo / Film Shoot">Photo / Film Shoot</option>
            <option value="Private Dinner">Private Dinner</option>
            <option value="Rehearsal Dinner">Rehearsal Dinner</option>
            <option value="Shower">Shower</option>
            <option value="Sporting Event">Sporting Event</option>
            <option value="Wedding">Wedding</option>
            <option value="Other">Other</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
    </div>
    <label for="2143288">
      <i class="error-label" id="numberofpeople-error">Please, enter a valid number of people</i>
      <span class="input-label">Number of People <span class="input-label-required">- Required</span>
      </span>
      <input id="2143288" class="form-control" type="number" name="2143288" placeholder="Number of People" required="" oninvalid="this.setCustomValidity('Please enter a valid number of people')" oninput="setCustomValidity('')"
        aria-describedby="2143288-error">
    </label>
    <label for="2143289">
      <span class="input-label">Additional Information <span class="input-label-optional">- Optional</span>
      </span>
      <textarea id="2143289" class="form-control" name="2143289" placeholder="Additional Information" aria-describedby="2143289-error"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
    <button type="button" class="btn btn-brand" data-modal-closer="">Close</button>
  </div>
</form>

POST

<form data-form="catering" data-form-ajax="" data-form-endpoint="/forms/submit/catering-inquiry/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="catering-inquiry">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Catering" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="form-heading">Contact Us About Your Catering Inquiry</h2>
  </div>
  <div class="form-ui">
    <label for="2143259">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="2143259" class="form-control" type="email" name="2143259" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="2143259-error">
    </label>
    <div class="form-row">
      <label for="2143260" class="form-col-exp-6">
        <i class="error-label" id="firstname-error">Please, enter a valid first name</i>
        <span class="input-label">First Name <span class="input-label-required">- Required</span>
        </span>
        <input id="2143260" class="form-control" type="text" name="2143260" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name"
          aria-describedby="2143260-error">
      </label>
      <label for="2143261" class="form-col-exp-6">
        <i class="error-label" id="lastname-error">Please, enter a valid last name</i>
        <span class="input-label">Last Name <span class="input-label-required">- Required</span>
        </span>
        <input id="2143261" class="form-control" type="text" name="2143261" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name"
          aria-describedby="2143261-error">
      </label>
    </div>
    <div class="form-row">
      <label for="2143262" class="form-col-exp-6">
        <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
        <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
        </span>
        <input id="2143262" class="form-control" type="text" name="2143262" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
          autocomplete="tel" aria-describedby="2143262-error">
      </label>
      <label for="2143263" class="form-col-exp-6">
        <i class="error-label" id="company-error">Please, enter a valid company</i>
        <span class="input-label">Company <span class="input-label-required">- Required</span>
        </span>
        <input id="2143263" class="form-control" type="text" name="2143263" placeholder="Company" required="" oninvalid="this.setCustomValidity('Please enter a valid company')" oninput="setCustomValidity('')" autocomplete="organization"
          aria-describedby="2143263-error">
      </label>
    </div>
    <div class="form-row">
      <label for="2143264" class="form-col-exp-6">
        <i class="error-label" id="address1-error">Please, enter a valid address 1</i>
        <span class="input-label">Address 1 <span class="input-label-required">- Required</span>
        </span>
        <input id="2143264" class="form-control" type="text" name="2143264" placeholder="Address 1" required="" oninvalid="this.setCustomValidity('Please enter a valid address 1')" oninput="setCustomValidity('')" aria-describedby="2143264-error">
      </label>
      <label for="2143265" class="form-col-exp-6">
        <span class="input-label">Address 2 <span class="input-label-optional">- Optional</span>
        </span>
        <input id="2143265" class="form-control" type="text" name="2143265" placeholder="Address 2" aria-describedby="2143265-error">
      </label>
    </div>
    <div class="form-row">
      <label for="2143266" class="form-col-exp-6">
        <i class="error-label" id="city-error">Please, enter a valid city</i>
        <span class="input-label">City <span class="input-label-required">- Required</span>
        </span>
        <input id="2143266" class="form-control" type="text" name="2143266" placeholder="City" required="" oninvalid="this.setCustomValidity('Please enter a valid city')" oninput="setCustomValidity('')" aria-describedby="2143266-error">
      </label>
      <label for="2143267" class="form-col-exp-6">
        <i class="error-label" id="state-error">Please, enter a valid state</i>
        <span class="input-label">State <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-right">
          <select id="2143267" class="form-control unselected" name="2143267" required="" oninvalid="this.setCustomValidity('Please select a valid state')" oninput="setCustomValidity('')" aria-describedby="2143267-error">
            <option value="" selected="" disabled="">State</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</option>
            <option value="AZ">Arizona</option>
            <option value="AR">Arkansas</option>
            <option value="CA">California</option>
            <option value="CO">Colorado</option>
            <option value="CT">Connecticut</option>
            <option value="DE">Delaware</option>
            <option value="DC">District Of Columbia</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</option>
            <option value="HI">Hawaii</option>
            <option value="ID">Idaho</option>
            <option value="IL">Illinois</option>
            <option value="IN">Indiana</option>
            <option value="IA">Iowa</option>
            <option value="KS">Kansas</option>
            <option value="KY">Kentucky</option>
            <option value="LA">Louisiana</option>
            <option value="ME">Maine</option>
            <option value="MD">Maryland</option>
            <option value="MA">Massachusetts</option>
            <option value="MI">Michigan</option>
            <option value="MN">Minnesota</option>
            <option value="MS">Mississippi</option>
            <option value="MO">Missouri</option>
            <option value="MT">Montana</option>
            <option value="NE">Nebraska</option>
            <option value="NV">Nevada</option>
            <option value="NH">New Hampshire</option>
            <option value="NJ">New Jersey</option>
            <option value="NM">New Mexico</option>
            <option value="NY">New York</option>
            <option value="NC">North Carolina</option>
            <option value="ND">North Dakota</option>
            <option value="OH">Ohio</option>
            <option value="OK">Oklahoma</option>
            <option value="OR">Oregon</option>
            <option value="PA">Pennsylvania</option>
            <option value="RI">Rhode Island</option>
            <option value="SC">South Carolina</option>
            <option value="SD">South Dakota</option>
            <option value="TN">Tennessee</option>
            <option value="TX">Texas</option>
            <option value="UT">Utah</option>
            <option value="VT">Vermont</option>
            <option value="VA">Virginia</option>
            <option value="WA">Washington</option>
            <option value="WV">West Virginia</option>
            <option value="WI">Wisconsin</option>
            <option value="WY">Wyoming</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
    </div>
    <div class="form-row">
      <label for="2143268" class="form-col-exp-6">
        <i class="error-label" id="zipcode-error">Please, enter a valid zip code</i>
        <span class="input-label">Zip Code <span class="input-label-required">- Required</span>
        </span>
        <input id="2143268" class="form-control" type="text" name="2143268" placeholder="Zip Code" required="" oninvalid="this.setCustomValidity('Please enter a valid zip code')" oninput="setCustomValidity('')" aria-describedby="2143268-error">
      </label>
      <label for="2143269" class="form-col-exp-6">
        <i class="error-label" id="eventdate-error">Please, enter a valid event date</i>
        <span class="input-label">Event Date <span class="input-label-required">- Required</span>
        </span>
        <div class="datepicker-2143269">
          <div>
            <div class="AccessibleDatePicker"><input class="AccessibleDatePicker--input form-control" type="text" id="2143269" name="2143269" placeholder="Event Date" required="" data-react-datepicker="true" data-input-validator="date"
                value=""><button class="AccessibleDatePicker--button" aria-haspopup="true" aria-expanded="false" type="button" aria-label="Open datepicker"><i class="fa fa-calendar" aria-hidden="true"></i></button><span
                class="AccessibleDatePicker--chevron"><i class="fa fa-chevron-down" aria-hidden="true"></i></span>
              <p class="DateInput_screenReaderMessage">date, open date picker</p>
            </div>
          </div>
        </div>
      </label>
    </div>
    <div class="form-row">
      <label for="2143270" class="form-col-exp-6">
        <i class="error-label" id="starttime-error">Please, enter a valid start time</i>
        <span class="input-label">Start Time <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-left has-icon-right">
          <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
            <i class="fa fa-clock-o"></i>
          </span>
          <select id="2143270" class="form-control unselected" name="2143270" required="" oninvalid="this.setCustomValidity('Please select a valid time')" oninput="setCustomValidity('')" aria-describedby="2143270-error">
            <option value="" selected="" disabled="">Start Time</option>
            <option value="11:30 PM">11:30 PM</option>
            <option value="11:00 PM">11:00 PM</option>
            <option value="10:30 PM">10:30 PM</option>
            <option value="10:00 PM">10:00 PM</option>
            <option value="9:30 PM">9:30 PM</option>
            <option value="9:00 PM">9:00 PM</option>
            <option value="8:30 PM">8:30 PM</option>
            <option value="8:00 PM">8:00 PM</option>
            <option value="7:30 PM">7:30 PM</option>
            <option value="7:00 PM">7:00 PM</option>
            <option value="6:30 PM">6:30 PM</option>
            <option value="6:00 PM">6:00 PM</option>
            <option value="5:30 PM">5:30 PM</option>
            <option value="5:00 PM">5:00 PM</option>
            <option value="4:30 PM">4:30 PM</option>
            <option value="4:00 PM">4:00 PM</option>
            <option value="3:30 PM">3:30 PM</option>
            <option value="3:00 PM">3:00 PM</option>
            <option value="2:30 PM">2:30 PM</option>
            <option value="2:00 PM">2:00 PM</option>
            <option value="1:30 PM">1:30 PM</option>
            <option value="1:00 PM">1:00 PM</option>
            <option value="12:30 PM">12:30 PM</option>
            <option value="12:00 PM">12:00 PM</option>
            <option value="11:30 AM">11:30 AM</option>
            <option value="11:00 AM">11:00 AM</option>
            <option value="10:30 AM">10:30 AM</option>
            <option value="10:00 AM">10:00 AM</option>
            <option value="9:30 AM">9:30 AM</option>
            <option value="9:00 AM">9:00 AM</option>
            <option value="8:30 AM">8:30 AM</option>
            <option value="8:00 AM">8:00 AM</option>
            <option value="7:30 AM">7:30 AM</option>
            <option value="7:00 AM">7:00 AM</option>
            <option value="6:30 AM">6:30 AM</option>
            <option value="6:00 AM">6:00 AM</option>
            <option value="5:30 AM">5:30 AM</option>
            <option value="5:00 AM">5:00 AM</option>
            <option value="4:30 AM">4:30 AM</option>
            <option value="4:00 AM">4:00 AM</option>
            <option value="3:30 AM">3:30 AM</option>
            <option value="3:00 AM">3:00 AM</option>
            <option value="2:30 AM">2:30 AM</option>
            <option value="2:00 AM">2:00 AM</option>
            <option value="1:30 AM">1:30 AM</option>
            <option value="1:00 AM">1:00 AM</option>
            <option value="12:30 AM">12:30 AM</option>
            <option value="12:00 AM">12:00 AM</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
      <label for="2143271" class="form-col-exp-6">
        <i class="error-label" id="endtime-error">Please, enter a valid end time</i>
        <span class="input-label">End Time <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-left has-icon-right">
          <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
            <i class="fa fa-clock-o"></i>
          </span>
          <select id="2143271" class="form-control unselected" name="2143271" required="" oninvalid="this.setCustomValidity('Please select a valid time')" oninput="setCustomValidity('')" aria-describedby="2143271-error">
            <option value="" selected="" disabled="">End Time</option>
            <option value="11:30 PM">11:30 PM</option>
            <option value="11:00 PM">11:00 PM</option>
            <option value="10:30 PM">10:30 PM</option>
            <option value="10:00 PM">10:00 PM</option>
            <option value="9:30 PM">9:30 PM</option>
            <option value="9:00 PM">9:00 PM</option>
            <option value="8:30 PM">8:30 PM</option>
            <option value="8:00 PM">8:00 PM</option>
            <option value="7:30 PM">7:30 PM</option>
            <option value="7:00 PM">7:00 PM</option>
            <option value="6:30 PM">6:30 PM</option>
            <option value="6:00 PM">6:00 PM</option>
            <option value="5:30 PM">5:30 PM</option>
            <option value="5:00 PM">5:00 PM</option>
            <option value="4:30 PM">4:30 PM</option>
            <option value="4:00 PM">4:00 PM</option>
            <option value="3:30 PM">3:30 PM</option>
            <option value="3:00 PM">3:00 PM</option>
            <option value="2:30 PM">2:30 PM</option>
            <option value="2:00 PM">2:00 PM</option>
            <option value="1:30 PM">1:30 PM</option>
            <option value="1:00 PM">1:00 PM</option>
            <option value="12:30 PM">12:30 PM</option>
            <option value="12:00 PM">12:00 PM</option>
            <option value="11:30 AM">11:30 AM</option>
            <option value="11:00 AM">11:00 AM</option>
            <option value="10:30 AM">10:30 AM</option>
            <option value="10:00 AM">10:00 AM</option>
            <option value="9:30 AM">9:30 AM</option>
            <option value="9:00 AM">9:00 AM</option>
            <option value="8:30 AM">8:30 AM</option>
            <option value="8:00 AM">8:00 AM</option>
            <option value="7:30 AM">7:30 AM</option>
            <option value="7:00 AM">7:00 AM</option>
            <option value="6:30 AM">6:30 AM</option>
            <option value="6:00 AM">6:00 AM</option>
            <option value="5:30 AM">5:30 AM</option>
            <option value="5:00 AM">5:00 AM</option>
            <option value="4:30 AM">4:30 AM</option>
            <option value="4:00 AM">4:00 AM</option>
            <option value="3:30 AM">3:30 AM</option>
            <option value="3:00 AM">3:00 AM</option>
            <option value="2:30 AM">2:30 AM</option>
            <option value="2:00 AM">2:00 AM</option>
            <option value="1:30 AM">1:30 AM</option>
            <option value="1:00 AM">1:00 AM</option>
            <option value="12:30 AM">12:30 AM</option>
            <option value="12:00 AM">12:00 AM</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
    </div>
    <div class="form-row">
      <label for="2143272" class="form-col-exp-6">
        <i class="error-label" id="typeofevent-error">Please, enter a valid type of event</i>
        <span class="input-label">Type of Event <span class="input-label-required">- Required</span>
        </span>
        <div class="form-control-group has-icon-right">
          <select id="2143272" class="form-control unselected" name="2143272" required="" oninvalid="this.setCustomValidity('Please select a valid option for \'type of event\'')" oninput="setCustomValidity('')" aria-describedby="2143272-error">
            <option value="" selected="" disabled="">Type of Event</option>
            <option value="Alumni">Alumni</option>
            <option value="Bachelor / Bachelorette">Bachelor / Bachelorette</option>
            <option value="Birthday">Birthday</option>
            <option value="Cocktail Reception">Cocktail Reception</option>
            <option value="Corporate Lunch">Corporate Lunch</option>
            <option value="Engagement">Engagement</option>
            <option value="Fundraiser">Fundraiser</option>
            <option value="Graduation">Graduation</option>
            <option value="Holiday">Holiday</option>
            <option value="Meeting / Presentation">Meeting / Presentation</option>
            <option value="Photo / Film Shoot">Photo / Film Shoot</option>
            <option value="Private Dinner">Private Dinner</option>
            <option value="Rehearsal Dinner">Rehearsal Dinner</option>
            <option value="Shower">Shower</option>
            <option value="Sporting Event">Sporting Event</option>
            <option value="Wedding">Wedding</option>
            <option value="Other">Other</option>
          </select>
          <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
            <i class="fa fa-chevron-down"></i>
          </span>
        </div>
      </label>
      <label for="2143273" class="form-col-exp-6">
        <i class="error-label" id="numberofpeople-error">Please, enter a valid number of people</i>
        <span class="input-label">Number of People <span class="input-label-required">- Required</span>
        </span>
        <input id="2143273" class="form-control" type="number" name="2143273" placeholder="Number of People" required="" oninvalid="this.setCustomValidity('Please enter a valid number of people')" oninput="setCustomValidity('')"
          aria-describedby="2143273-error">
      </label>
    </div>
    <label for="2143274">
      <span class="input-label">Additional Information <span class="input-label-optional">- Optional</span>
      </span>
      <textarea id="2143274" class="form-control" name="2143274" placeholder="Additional Information" aria-describedby="2143274-error"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
    <button type="button" class="btn btn-brand" data-modal-closer="">Close</button>
  </div>
</form>

POST

<form data-form="careers" data-form-ajax="" data-form-endpoint="/forms/submit/careers/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="careers">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Jobs" aria-hidden="true"></div>
  </div>
  <div class="form-ui">
    <label for="2143290">
      <i class="error-label" id="name-error">Please, enter a valid name</i>
      <span class="input-label">Name <span class="input-label-required">- Required</span>
      </span>
      <input id="2143290" class="form-control" type="text" name="2143290" placeholder="Name" required="" oninvalid="this.setCustomValidity('Please enter a valid name')" oninput="setCustomValidity('')" autocomplete="name"
        aria-describedby="2143290-error">
    </label>
    <label for="2143291">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="2143291" class="form-control" type="email" name="2143291" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email"
        aria-describedby="2143291-error">
    </label>
    <label for="2143292">
      <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
      <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
      </span>
      <input id="2143292" class="form-control" type="text" name="2143292" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
        autocomplete="tel" aria-describedby="2143292-error">
    </label>
    <label for="2143296">
      <i class="error-label" id="coverletter-error">Please, enter a valid cover letter</i>
      <span class="input-label">Cover Letter <span class="input-label-required">- Required</span>
      </span>
      <textarea id="2143296" class="form-control" name="2143296" placeholder="Cover Letter" required="" oninvalid="this.setCustomValidity('Please enter a valid value for \'cover letter\'')" oninput="setCustomValidity('')"
        aria-describedby="2143296-error"></textarea>
    </label>
    <label class="input-file" for="2143298">
      <span>Resumé <span class="input-label-required">- Required</span>
      </span>
      <i class="error-label">Please, select a resumé</i>
      <input id="2143298" required="" oninvalid="this.setCustomValidity('Please select a valid file for resumé')" oninput="setCustomValidity('')" type="file" name="2143298">
      <input type="hidden" required="" name="MAX_FILE_SIZE" value="10000000">
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Apply</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="recaptcha-form-footer">
    <span>This site is protected by reCAPTCHA and the Google</span>
    <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
    <button type="button" class="btn btn-brand" data-modal-closer="">Close</button>
  </div>
</form>

Text Content

Skip to main content
View McMahon's Public House at 39 5th Ave, Brooklyn, NY 11217 on Google Maps
McMahon's Public House
 * Menu
 * Events
 * Private Events
 * Catering
 * Hours & Location

McMahon's Public House
Toggle Navigation
 * Menu
 * Events
 * Private Events
 * Catering
 * Hours & Location
 * Jobs
 * Contact
 * Contact

 * Follow us on Facebook
 * Follow us on Instagram

View McMahon's Public House at 39 5th Ave, Brooklyn, NY 11217 on Google Maps
This website is powered by Bentobox
View McMahon's Public House at 39 5th Ave, Brooklyn, NY 11217 on Google Maps
Main Content Starts Here, tab to start navigating


MCMAHON'S PUBLIC HOUSE




MENUS


 * Lunch Specials
 * Weekly Specials
 * Main Menu
 * Winter Warmers
 * Brunch Menu
 * Draft & Wines
 * Liquor List

Select a tab to display Lunch Specials Weekly Specials Main Menu Winter Warmers
Brunch Menu Draft & Wines Liquor List
OMcMahon's Public House
Lunch Menu
Monday to Friday 11am to 3pm
Lunch Bangers and Mash
Creamy mashed potatoes & 2 Irish pork sausages smothered in our onion gravy.
$13
Wee Shepherd's Pie
Ground beef with veg & gravy topped with creamy mash.
$13
Lunch BLT
smokehouse bacon, sliced tomato, lettuce and mayo on toast, served with french
fries.
$10
Lunch Corned Beef Sandwich
house brined corned beef on a brioche bun, served with a pickle french fries.
$14
add cheese for $1
Lunch Penne ala Vodka
penne pasta tossed in our creamy vodka sauce.
$12
add chicken $4 add shrimp $5
Margherita Pizza
thin crust, personal pie
$10
Pepperoni Pizza
thin crust, personal pie.
$11


WEEKLY SPECIALS
Monday
Bucket of Miller Lite & Pizza
$30
Taco Tuesday
Chicken or Beef tacos all day!
minimum 3 per order
$3 each
Wednesday
Dollar Wings! (min 10 per order)
Dine in only. After 5pm. 2 drink minimum.
Bucket of Twisted Tea (x5)
also available on Saturdays
$30
Thursday
$3 Beef Sliders all day.
add cheese for $1. min 2 per order.
Pitcher of Dogfish 60 minute IPA
$20
Friday
Cheeseburger & a Pint.
Select Draft Beers, ask your server or bartender.
$20
@ McMahon's


McMahon's Public House
39 5th Ave, Brooklyn, NY 11217 718-230-4549 @mcmahonspublichouse
APPETIZERS
MOZZARELLA STICKS
10
served with marinara sauce.
1PUBLIC HOUSE POTATO BITES
10
our own creation of mashed potatoes loaded with cheese and green peas, golden
fried & served with our Guinness cheese sauce.
CLASSIC NACHOS
12
topped with ground beef or chicken, melted cheese, black olives & tomatoes,
served with sour cream, salsa & guacamole.
1IRISH EGG ROLLS
11
House brined corned beef, sauerkraut & Swiss cheese with a side of Russian
dressing.
ONION RINGS
8
beer battered, with ranch.
CHICKEN FINGERS
11
breaded and served with honey mustard.
LOADED FRIES
11
hand-cut fries topped with a blend of melted cheese, bacon & scallions, served
with side of sour cream.
BONELESS CHICKEN WINGS
13
buffalo, teriyaki or chipotle BBQ served with bleu cheese or ranch.
BUILD YOUR OWN SAMPLER
24
choose 3 from the following options; wings, chicken fingers, mozzarella sticks,
onion rings or potato bites.
CHICKEN WINGS (6 or 12)
12/22
Buffalo, Teriyaki or Chipotle BBQ served with bleu cheese or ranch.
CHICKEN QUESADILLA
13
served with sour cream, salsa & guacamole.
PRETZEL STICKS
9
served with our Guinness cheese sauce.
BUFFALO CAULIFLOWER
12
breaded & fried, served with ranch.
DUCK WONTONS
12
duck bacon & mozzarella, golden fried and served with avocado poblano ranch.
CRISPY CALAMARI
14/18
cooked to a golden crisp, & served with marinara sauce. (individual or sharing
portions)
FAMOUS IRISH NACHOS
15
waffle fries topped with seasoned ground beef, melted cheese, black olives and
tomatoes, served with salsa, sour cream & guacamole.
LOADED TOTS
11
Golden crispy tator tots, heaped with melted cheddar and bacon.
SPINACH & MUSHROOM QUESADILLA
11
served with sour cream, salsa & guacamole.
SOUP & SALADS
choice of dressings: balsamic or raspberry vinaigrette, bleu cheese, ranch,
honey mustard or Caesar.
SOUP OF THE DAY
6/7
always homemade. (cup or bowl)
COBB SALAD
14
romaine lettuce, tomato, avocado & boiled egg topped with smokehouse bacon bits
and bleu cheese crumbles.
chicken+4 shrimp +5 steak +6
TRADITIONAL SALAD
10
mixed field greens, tomatoes, cucumber, carrots, red onion, mixed peppers &
rustic croutons.
chicken +4 shrimp +5 steak +6
SOUP & SANDWICH
12
cup of soup with grilled cheese on rye.
5th Ave Salad
15
Mixed greens topped with fresh oranges, red onion, glazed walnuts, goat cheese,
dried cranberries, tossed in house made citrus vinagerette.
chicken +4 shrimp +5
CAESAR SALAD
12
romaine lettuce, fresh shaved parmesan, creamy Caesar dressing and rustic
croutons.
chicken +4 shrimp +5 steak +6
Tuna Melt
14
Toasted Tuna and Cheddar Melt with cup of soup.
Gratuity added to parties of 6+. Bills Can only be split between 2 Credit Cards
BURGERS * WRAPS * SANDWICHES
Add cheese $1: American, Cheddar, Swiss, Pepper Jack, Goat cheese or Bleu
cheese.
$2 toppings: sautéed onions or mushrooms, fried egg, bacon, rasher or avocado.
All served with hand cut french fries. sub onion rings or waffle fries +3
Sub any burger with Beyond patty.
CLASSIC BLT
12
smokehouse bacon, fresh sliced tomato, lettuce and mayo on choice of toast.
ROAST BEEF AU JUS DIP
16
thinly sliced roast beef on a toasted garlic baguette, served with au jus on the
side.
Go ALL THE WAY with our Guinness cheese sauce & crispy shoestring onions +2
TRIPLE DECKER CLUB
14
choose Ham & Swiss, or Roast Beef & American cheese with lettuce, tomato, bacon
and mayo on white toast.
SPICY HABENERO BURGER
16
topped with pepper jack cheese and habanero bacon spread.
CALIFORNIA BURGER
16
pepper jack cheese, sliced avocado and Russian dressing.
BROOKLYN BURGER
16
with cheddar cheese & crispy shoestring onions.
MCMAHON'S BURGER
17
with Irish bacon and traditional Irish "Chef" brown sauce.
CLASSIC BEEF BURGER
13
8oz prime beef.
VEGGIE BURGER
14
our signature recipe with a sweet soy glaze, topped with pepper jack, grilled
peppers, avocado and salsa.
PHILLY CHEESESTEAK
17
thinly sliced roast beef grilled with peppers & onions, topped with american
cheese on an Italian roll, served with french fries.
NASHVILLE CHICKEN SANDWICH
18
crispy chicken breast topped with a home-made spicy maple dressing.
GRILLED CHICKEN WRAP
14
fire roasted red peppers, grilled zucchini, basil mayo and goat cheese.
KOBE BEEF HOTDOG
14
Snake River hotdog on a New England roll served with garlic aioli.
CRISPY CHICKEN SANDWICH
16
chicken is coated in house with a flaky breading, deep fried & topped with mayo,
lettuce, tomato and onion.
MCMAHONS REUBEN
19
house brined corned beef stacked with melted Swiss cheese, sauerkraut and
Russian dressing.
1MCMAHON'S CORNED BEEF
17
our famous barrel brined corned beef piled high on fresh rye bread.
CAJUN CHICKEN WRAP
15
spicy Cajun chicken with avocado, tomato & chipotle mayo.
TURKEY BURGER
12
6oz prime ground turkey patty.
MAIN COURSE
1FULL IRISH BREAKFAST
25
2 eggs, rasher, sausages, black and white pudding, baked beans, grilled tomato &
home fries with choice toast.
BANGERS AND MASH
17
served on a mountain of our mashed potatoes, topped with caramelized onions and
gravy.
PENNE A LA VODKA
15
penne pasta tossed in our creamy vodka sauce.
chicken +4 shrimp+5
FAROE ISLAND SALMON
21
grilled salmon finished with a lemon butter sauce, served with mashed potato and
vegetables.
SIRLOIN STEAK
23
8oz sirloin served with fresh vegetables and mashed potato.
PESTO PASTA
16
penne tossed in a home-made pesto sauce with sautéed mushrooms, topped with
parmesan cheese.
chicken+4 shrimp+5
1SHEPHERD PIE
17
ground beef, peas & carrots in a rich gravy, topped with mashed potato.
CORNED BEEF & CABBAGE
20
house brined corned beef, served with mashed potato and cabbage.
1FISH & CHIPS
19
classic dish served with tartar sauce & coleslaw.

OMcMahon's Public House
ZWINTER WARMERS
Irish Coffee
Jameson, sugar, coffee & whipped cream
12
Hot Toddy
Jameson, honey, lemon and cloves
11
Warm Apple Cider
spike with Smirnoff caramel, apple jack whiskey or spiced rum +$5
6
Christmas Coffee
coffee, baileys, creme de mente & whipped cream topped with sprinkles.
12
Hot Port
Harveys Bristol cream, cloves & lemon.
11
Mexican Coffee
Coffee, Kahlua & whipped cream.
11
Happy Holidays from all of us!!!!


McMahons Brunch
served on Saturday and Sunday from 11am to 3pm.
McMahon's Corned Beef Hash
House brined corned beef, eggs and a side of home fries.
$14.95
Avocado Toast
Mashed Avocado served with eggs over toast with side of home fries.
$12.95
Breakfast Burger
with Taylor ham & fried egg and side of home fries.
$16
Steak & Egg Wrap
Sliced sirloin, swiss cheese, mushroom and scrambled egg wrapped in a tortilla
and served with home fries.
$16.95
Breakfast Burrito
Scrambled eggs, peppers. onions, sausage and American cheese, served with home
fries.
$15.95
French Toast Sandwich
Eggs, bacon and cheddar cheese served between two pieces of French Toast and
served with home fries.
$15
OFull Irish Breakfast
Irish sausage, Irish Bacon, 2 eggs, black and white pudding, baked beans,
grilled tomato, served with home fries and toast.
$24
Western Omelet
Ham, peppers, cheddar and onions, served with home fries.
$10.00
Brunch Drink Specials
Bloody Mary
$10
Mimosa
$10
Screwdriver
$10
Prosecco
$10
Irish Coffee
$12
Tea/Coffee
$3.00
@mcmahonspublichouse.com

DRAFT BEER
Bud Light
$7
Smithwicks
$9
Coney Island Merman IPA
$8
Blue Moon
$8
Guinness
$10
Coney Island Pilsner
$8
Coors Light
$7
Bronx Pale Ale
$7
Magners Irish Cider
$9
Heineken
$8
Kona Big Wave
$8
Angry Orchard
$7
Stella
$8
Miller Lite
$7
Carlsberg
$8
Lagunitas IPA
$8
Dog Fish 60 minute IPA
$8
KCBC Hazy IPA
$8
Founders IPA
$8
Brooklyn Pumpkin
$8
Yuengling
$7
Modelo
$7
Brooklyn Lager
$7
Sam Adams Oktoberfest
$7
Bottles & Cans
Bud
$6
Juice Force IPA
$7
Voo-doo Ranger
Mich Ultra
$6
Coors
$6
Whiteclaw vodka soda
$8
Miller Highlife
$5
Bud Light
$6
Surfside Iced Tea/Lemonade
$7
Sea-Quench Sour Ale
$7
Amstel Light
$6
Corona
$7
Twisted Tea
$7
Daura Damm (GF)
$7
Whiteclaw
$8
Heineken
$7
Sam Adams Porch Rocker
$7
KCBC Double IPA (can)
$7
Heineken Zero
$7
NA
Miller Light
$6
High Noon
$8
Guinness Zer0
$8
non alcoholic Guinness
Wine
Yellow Tail Cabernert
$12
Sauvignon Blanc
$10
Josh Rose
$10
Chardonnay
$9
Prosecco
$10
Ruffino Pinot Grigio
$10
Moscato
$9

1Irish Whiskey
Jameson
$9
Glendalough Poitin
$12
Dingle Small Batch
$18
Jameson Caskmate Stout
$9
Lambay Single Malt
$15
Knappogue Castle 12yr
$10
Jameson Caskmates IPA
$9
Powers
$8
Midleton Rare
$30
Lambay Small Batch
$12
Slane Irish
$9
Prizefight Irish
$8
Jameson Black Barrel
$10
Bushmills Black Bush
$10
Tullamore Dew
$9
Jameson Coldbrew
$9
Bushmills Red Bush
$8
Writers Tears
$10
Donegal Irish Whiskey
$7
Bushmills Irish
$8
Paddys
$8
Red Breast 12yr
$9
SCOTCH SINGLE MALTS
Bruchladdich Original
$11
Lagavulin 8yr
$11
Glengrant 15yr
$14
Oban 14yr
$13
Glenfiddich 12yr
$12
Talisker 10yr
$12
Glenlivet Founders Reserve
$13
Glenfiddich 15yr
$16
Macallan 12yr
$11
Glenlivet 15
$16
Glenfiddich Fire & Cane
$12
Macallan 15yr
$14
Glenlivet 18yr
$20
Glengrant 12yr
$11
Laphroaigh 10yr
$12
BOURBON
Bulleit
$11
Makers Mark
$10
Knob Creek
$12
Makers 46
$11
Wild Turkey
$10
Buffalo Trace
$12
Woodford Reserve
$12
Basil Hayden
$13
Widow Jane
$10
Lexington
$10
Bakers 7yr
$12
Old Forrester 1870
$13
Old Forrester 1897
$12
Weller 12yr
$12
Smooth Amber
$10
Angels Envy
$13
RYE
Bulleit
$11
High West
$9
Rittenhouse
$11
Overholt
$10
Rabbit Hole
$10
Knob Creek
$12
Redemption
$10
Jim Beam Rye
$10
AMERICAN & BLENDS
100 Pipers
$10
Pinch
$10
Pike Creek
$10
Chivas
$10
Crown Royal
$11
Seagrams 7
$9
Seagrams VO
$9
JW Red
$9
Cutty Sark
$10
JW Black
$10
Canadian Club
$9
Irish American
$10
BRANDY & PORT
Courvoisier VSOP
$13
Remy 1738
$13
Hennessey
$15
Harveys Bristol Cream
$10
Grahams Tawny Port 10yr
$10
TEQUILLA
Casamigos Blanco
$13
Sauza Blanco
$11
El Tosoro
$10
Casamigo Reposado
$14
Mi Campo Blanco
$10
Herradura Blanco
$12
Hornitos
$12
1800 Blanco
$12
Herradura Reposado
$14
Hornitos Black Barrel
$10
1800 Reposado
$13
Termena Reposada
$10
Espolon Blanco
$11
Patron Silver
$11
Diego Santo Agave
$10
Don Julio
$11
Patron Café
$13
Illegal Joven Mezcal
$14



UPCOMING EVENTS

Go to previous slide in gallery.


 * TACO TUESDAY


 * DOLLAR WINGS WEDNESDAY


 * SUNDAY NIGHT INDUSTRY NIGHT


 * SHOWING SOCCER ACROSS ALL LEAGUES


 * TACO TUESDAY


 * DOLLAR WINGS WEDNESDAY


 * SUNDAY NIGHT INDUSTRY NIGHT


 * SHOWING SOCCER ACROSS ALL LEAGUES


 * TACO TUESDAY


 * DOLLAR WINGS WEDNESDAY


 * SUNDAY NIGHT INDUSTRY NIGHT

Go to next slide in gallery.
 * 1
 * 2


BOOK AN EVENT

Here at McMahon's, we love to cater for parties of all sizes, whether it's some
space at the bar or in our back garden for some friends to watch a game on tv,
or if you want a book a private event in our upstairs lounge, we have a full bar
with two outdoor patios.  For all inquiries on event menus and prices please
come by, call, or fill out the form below and we’ll be in touch soon. 


Inquire Now


CATERING

From an office party to an at-home celebration, we can help with your next
event. Please fill out the form below and we’ll be in touch soon!

Inquire Now



HOURS & LOCATION

View McMahon's Public House at 39 5th Ave,
Brooklyn, NY 11217 on Google Maps

Get Directions to McMahon's Public House via Google Maps

Daily: 11 am -  2 am




WORK WITH US

We’d love to have you join our team! Please use the form below to apply. Feel
free to send in your resume even if you don't see the position you're looking
for listed.

Apply Now


CONTACT

Send us a message and we’ll get back to you as soon as possible. You can also
reach us by phone at (718) 230-4549.

Looking forward to hearing from you!

leave this field blank

Please, enter a valid name Name - Required Please, enter a valid email Email -
Required Please, enter a valid phone number Phone Number - Required What are you
getting in touch about? - Optional
What are you getting in touch about? General Inquiry Press Inquiry
Please, enter a valid your message Your Message - Required
Send Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thanks for reaching out. You'll hear back from us soon.

 * Follow us on Facebook
 * Follow us on Instagram

 * Jobs
 * Contact
 * Contact

This website is powered by Bentobox
Close this modal ×
leave this field blank



EMAIL SIGNUP

Please, enter a valid first name First Name - Required Please, enter a valid
last name Last Name - Required Please, enter a valid email Email - Required
Submit Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for signing up for email updates! Close

Close this modal ×


CART

Item
Price
Qty Quantity
Total

Subtotal:
Continue Shopping Checkout

Continue Shopping
Checkout
Close this modal ×

Close this modal ×
leave this field blank



CONTACT US ABOUT YOUR PRIVATE EVENT

Please, enter a valid email Email - Required
Please, enter a valid first name First Name - Required Please, enter a valid
last name Last Name - Required
Please, enter a valid phone number Phone Number - Required Please, enter a valid
company Company - Required
Please, enter a valid event date Event Date - Required

date, open date picker

Please, enter a valid start time Start Time - Required
Start Time 11:30 PM 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM
7:30 PM 7:00 PM 6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM
2:30 PM 2:00 PM 1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM
10:00 AM 9:30 AM 9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM 6:30 AM 6:00 AM 5:30 AM
5:00 AM 4:30 AM 4:00 AM 3:30 AM 3:00 AM 2:30 AM 2:00 AM 1:30 AM 1:00 AM 12:30 AM
12:00 AM
Please, enter a valid end time End Time - Required
End Time 11:30 PM 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM
7:30 PM 7:00 PM 6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM
2:30 PM 2:00 PM 1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM
10:00 AM 9:30 AM 9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM 6:30 AM 6:00 AM 5:30 AM
5:00 AM 4:30 AM 4:00 AM 3:30 AM 3:00 AM 2:30 AM 2:00 AM 1:30 AM 1:00 AM 12:30 AM
12:00 AM
Please, enter a valid type of event Type of Event - Required
Type of Event Alumni Bachelor / Bachelorette Birthday Cocktail Reception
Corporate Lunch Engagement Fundraiser Graduation Holiday Meeting / Presentation
Photo / Film Shoot Private Dinner Rehearsal Dinner Shower Sporting Event Wedding
Other
Please, enter a valid number of people Number of People - Required Additional
Information - Optional
Submit Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for your inquiry. We’ll be in touch shortly. Close

Close this modal ×
leave this field blank



CONTACT US ABOUT YOUR CATERING INQUIRY

Please, enter a valid email Email - Required
Please, enter a valid first name First Name - Required Please, enter a valid
last name Last Name - Required
Please, enter a valid phone number Phone Number - Required Please, enter a valid
company Company - Required
Please, enter a valid address 1 Address 1 - Required Address 2 - Optional
Please, enter a valid city City - Required Please, enter a valid state State -
Required
State Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware
District Of Columbia Florida Georgia Hawaii Idaho Illinois Indiana Iowa Kansas
Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota Mississippi
Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York
North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode Island South
Carolina South Dakota Tennessee Texas Utah Vermont Virginia Washington West
Virginia Wisconsin Wyoming
Please, enter a valid zip code Zip Code - Required Please, enter a valid event
date Event Date - Required

date, open date picker

Please, enter a valid start time Start Time - Required
Start Time 11:30 PM 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM
7:30 PM 7:00 PM 6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM
2:30 PM 2:00 PM 1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM
10:00 AM 9:30 AM 9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM 6:30 AM 6:00 AM 5:30 AM
5:00 AM 4:30 AM 4:00 AM 3:30 AM 3:00 AM 2:30 AM 2:00 AM 1:30 AM 1:00 AM 12:30 AM
12:00 AM
Please, enter a valid end time End Time - Required
End Time 11:30 PM 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM
7:30 PM 7:00 PM 6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM
2:30 PM 2:00 PM 1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM
10:00 AM 9:30 AM 9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM 6:30 AM 6:00 AM 5:30 AM
5:00 AM 4:30 AM 4:00 AM 3:30 AM 3:00 AM 2:30 AM 2:00 AM 1:30 AM 1:00 AM 12:30 AM
12:00 AM
Please, enter a valid type of event Type of Event - Required
Type of Event Alumni Bachelor / Bachelorette Birthday Cocktail Reception
Corporate Lunch Engagement Fundraiser Graduation Holiday Meeting / Presentation
Photo / Film Shoot Private Dinner Rehearsal Dinner Shower Sporting Event Wedding
Other
Please, enter a valid number of people Number of People - Required
Additional Information - Optional
Submit Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for your inquiry. We’ll be in touch shortly. Close

Close this modal ×
leave this field blank

Please, enter a valid name Name - Required Please, enter a valid email Email -
Required Please, enter a valid phone number Phone Number - Required Please,
enter a valid cover letter Cover Letter - Required Resumé - Required Please,
select a resumé
Apply Please check errors in the form above
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Thank you for your inquiry. We’ll be in touch shortly. Close