www.mscdirect.com Open in urlscan Pro
45.223.165.254  Public Scan

Submitted URL: http://mscdirect.com/
Effective URL: https://www.mscdirect.com/
Submission: On July 17 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: header-search /browse/tn

<form id="header-search" name="header-search" action="/browse/tn" onsubmit="return checkSearchSubmit()">
  <input type="hidden" name="rd" value="k">
  <input type="text" name="searchterm" id="search-text-input"
    class="text-sm lg:text-base searchinput w-full focus:outline-none focus:shadow-outline hover:border-gray-700 border h-12 ipadfix:h-13 rounded-full mt-2 md:mt-5 ipadfix:mt-6 mb-5 ipadfix:mb-6 mr-2 border-gray-400 box-border pl-6 pr-12 text-black outline-white"
    placeholder="Search by keyword or part number..." aria-labelledby="searchterm" autocomplete="off" tabindex="0" value="" hx-get="/typeahead/search" hx-trigger="input changed delay:250ms" hx-target="#search-suggestions">
  <div id="search-suggestions"></div>
</form>

<form hx-get="/cart/quickorderadd" hx-swap="none" onsubmit="return sendQopDataOnFormSubmit(event)">
  <p id="qop-error-text" class="text-error hidden text-xs font-bold cursor-default my-2">Please add at least one part #.</p>
  <div class="flex mb-3 qop-row relative">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-item-1" type="text" name="productId_1" hx-get="/typeahead/quicksearch" hx-swap="innerHTML" hx-trigger="keyup changed delay:100ms, afterRequest" hx-target="#quickSearchResult1"
      class="qop qopItem focus:placeholder-gray-400 px-6 py-2 border rounded-lg border-gray-400 box-border w-52 h-52" placeholder="Part #" onkeydown="removeErrorText()" onfocus="showSuggestions(1, 5)" autocomplete="off" onblur="hideSuggestions(1)"
      value="">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-quantity-1" type="number" name="quantity_1" class="qop focus:placeholder-gray-400 px-6 py-2 rounded-lg border border-gray-400 box-border w-24 h-52 ml-3" placeholder="Qty" maxlength="5" min="1" max="99999"
      onkeydown="limitQopQuantity(event)" onfocus="hideAllSuggestions(5)" autocomplete="off" value="" novalidate="">
    <input class="qop-reference" id="quick-order-pad-reference-1" type="text" name="referenceNumber_1" value="" hidden="">
    <input class="qop-ordered-as" id="quick-ordered-as-1" type="text" name="ordered-as_1" value="" hidden="">
    <input class="qop-user-entered-item-no" id="quick-user-entered-item-no-1" type="text" name="user-entered-item-no_1" value="" hidden="">
    <div id="quickSearchResult1" class="qopSearchResult absolute mt-12 overflow-auto bg-white left-0 max-h-64 shadow-xl w-48 z-10 top-100"></div>
  </div>
  <div class="flex mb-3 qop-row relative">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-item-2" type="text" name="productId_2" hx-get="/typeahead/quicksearch" hx-swap="innerHTML" hx-trigger="keyup changed delay:100ms, afterRequest" hx-target="#quickSearchResult2"
      class="qop qopItem focus:placeholder-gray-400 px-6 py-2 border rounded-lg border-gray-400 box-border w-52 h-52" placeholder="Part #" onkeydown="removeErrorText()" onfocus="showSuggestions(2, 5)" autocomplete="off" onblur="hideSuggestions(2)"
      value="">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-quantity-2" type="number" name="quantity_2" class="qop focus:placeholder-gray-400 px-6 py-2 rounded-lg border border-gray-400 box-border w-24 h-52 ml-3" placeholder="Qty" maxlength="5" min="1" max="99999"
      onkeydown="limitQopQuantity(event)" onfocus="hideAllSuggestions(5)" autocomplete="off" value="" novalidate="">
    <input class="qop-reference" id="quick-order-pad-reference-2" type="text" name="referenceNumber_2" value="" hidden="">
    <input class="qop-ordered-as" id="quick-ordered-as-2" type="text" name="ordered-as_2" value="" hidden="">
    <input class="qop-user-entered-item-no" id="quick-user-entered-item-no-2" type="text" name="user-entered-item-no_2" value="" hidden="">
    <div id="quickSearchResult2" class="qopSearchResult absolute mt-12 overflow-auto bg-white left-0 max-h-64 shadow-xl w-48 z-10 top-100"></div>
  </div>
  <div class="flex mb-3 qop-row relative">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-item-3" type="text" name="productId_3" hx-get="/typeahead/quicksearch" hx-swap="innerHTML" hx-trigger="keyup changed delay:100ms, afterRequest" hx-target="#quickSearchResult3"
      class="qop qopItem focus:placeholder-gray-400 px-6 py-2 border rounded-lg border-gray-400 box-border w-52 h-52" placeholder="Part #" onkeydown="removeErrorText()" onfocus="showSuggestions(3, 5)" autocomplete="off" onblur="hideSuggestions(3)"
      value="">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-quantity-3" type="number" name="quantity_3" class="qop focus:placeholder-gray-400 px-6 py-2 rounded-lg border border-gray-400 box-border w-24 h-52 ml-3" placeholder="Qty" maxlength="5" min="1" max="99999"
      onkeydown="limitQopQuantity(event)" onfocus="hideAllSuggestions(5)" autocomplete="off" value="" novalidate="">
    <input class="qop-reference" id="quick-order-pad-reference-3" type="text" name="referenceNumber_3" value="" hidden="">
    <input class="qop-ordered-as" id="quick-ordered-as-3" type="text" name="ordered-as_3" value="" hidden="">
    <input class="qop-user-entered-item-no" id="quick-user-entered-item-no-3" type="text" name="user-entered-item-no_3" value="" hidden="">
    <div id="quickSearchResult3" class="qopSearchResult absolute mt-12 overflow-auto bg-white left-0 max-h-64 shadow-xl w-48 z-10 top-100"></div>
  </div>
  <div class="flex mb-3 qop-row relative">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-item-4" type="text" name="productId_4" hx-get="/typeahead/quicksearch" hx-swap="innerHTML" hx-trigger="keyup changed delay:100ms, afterRequest" hx-target="#quickSearchResult4"
      class="qop qopItem focus:placeholder-gray-400 px-6 py-2 border rounded-lg border-gray-400 box-border w-52 h-52" placeholder="Part #" onkeydown="removeErrorText()" onfocus="showSuggestions(4, 5)" autocomplete="off" onblur="hideSuggestions(4)"
      value="">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-quantity-4" type="number" name="quantity_4" class="qop focus:placeholder-gray-400 px-6 py-2 rounded-lg border border-gray-400 box-border w-24 h-52 ml-3" placeholder="Qty" maxlength="5" min="1" max="99999"
      onkeydown="limitQopQuantity(event)" onfocus="hideAllSuggestions(5)" autocomplete="off" value="" novalidate="">
    <input class="qop-reference" id="quick-order-pad-reference-4" type="text" name="referenceNumber_4" value="" hidden="">
    <input class="qop-ordered-as" id="quick-ordered-as-4" type="text" name="ordered-as_4" value="" hidden="">
    <input class="qop-user-entered-item-no" id="quick-user-entered-item-no-4" type="text" name="user-entered-item-no_4" value="" hidden="">
    <div id="quickSearchResult4" class="qopSearchResult absolute mt-12 overflow-auto bg-white left-0 max-h-64 shadow-xl w-48 z-10 top-100"></div>
  </div>
  <div class="flex mb-3 qop-row relative">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-item-5" type="text" name="productId_5" hx-get="/typeahead/quicksearch" hx-swap="innerHTML" hx-trigger="keyup changed delay:100ms, afterRequest" hx-target="#quickSearchResult5"
      class="qop qopItem focus:placeholder-gray-400 px-6 py-2 border rounded-lg border-gray-400 box-border w-52 h-52" placeholder="Part #" onkeydown="removeErrorText()" onfocus="showSuggestions(5, 5)" autocomplete="off" onblur="hideSuggestions(5)"
      value="">
    <label class="block text-sm font-medium text-gray-700"></label>
    <input id="quick-order-pad-quantity-5" type="number" name="quantity_5" class="qop focus:placeholder-gray-400 px-6 py-2 rounded-lg border border-gray-400 box-border w-24 h-52 ml-3" placeholder="Qty" maxlength="5" min="1" max="99999"
      onkeydown="limitQopQuantity(event)" onfocus="hideAllSuggestions(5)" autocomplete="off" value="" novalidate="">
    <input class="qop-reference" id="quick-order-pad-reference-5" type="text" name="referenceNumber_5" value="" hidden="">
    <input class="qop-ordered-as" id="quick-ordered-as-5" type="text" name="ordered-as_5" value="" hidden="">
    <input class="qop-user-entered-item-no" id="quick-user-entered-item-no-5" type="text" name="user-entered-item-no_5" value="" hidden="">
    <div id="quickSearchResult5" class="qopSearchResult absolute mt-12 overflow-auto bg-white left-0 max-h-64 shadow-xl w-48 z-10 top-100"></div>
  </div>
  <button type="submit" class="btn btn-primary text-base rounded-4xl px-10 py-3 btn btn-primary w-full mt-8 mb-6 py-2">
    <div class="inline-flex items-center">Add to Cart</div>
  </button>
  <a href="/LargeOrderPadView" class="w-full text-primary block text-center font-bold hover:underline">Large Order Pad</a>
</form>

Text Content

Live Chat
 * Help
   Help
   
   24/7 Customer Care
   
   
    * 1-800-645-7270
    * Live Chat
    * Help Center
    * About Us
    * Give Feedback

 * Help
    * 1-800-645-7270
    * Live Chat
    * Help Center
    * About Us
    * Give Feedback

 * Sign In
 * Cart

Menu

 * Products
   
   Buy Again
   
   
   Clearance
   
   All Brands
   
   NEWProducts
   
   Exclusive Brands
   
   Request a Quote
   
   Metalworking
   
   Innovation
   
   
   
   
 * Solutions
   * All Solutions
   * MachineMax Pro
   * MSC MillMax
   * Accupro ST Series
   * Techmate
   * MRO GO
   * Inventory Management
   * Case Studies
   * Safety Services
   * ResaleLink
   * In-Plant Solutions
   * eProcurement
   * Industries
   * Machinery
   * Automotive
   * Medical
   * Public Sector
   * Aerospace
   * Education
   * National Accounts
 * Resources
   * All Resources
   * COVID-19 Response
   * Emergency Preparedness
   * Buying Guides
   * Access Your Account
   * Lean Environment
   * Machinery Team
   * Metalworking Resources
   * Safety
   * Total Tool Solutions
 * Special Offers
   * All Special Offers
   * Web Specials
   * Exclusive Brand Specials
   * Clearance
   * Sales Flyers
   * Rebates
 * Catalogs
   * All Catalogs
   * Big Book
   * Safety
   * Seasonal
   * Hand & Power Tools
   * Safety Guidebook
   * Heat Stress
 * Better MRO
   * All Better MRO
   * Metalworking
   * Safety
   * Forums

  Quick Order Pad

Quick Order Pad

Please add at least one part #.






Add to Cart
Large Order Pad



 * 2.4 million and counting
   All the right products from the best brands
   Shop Now
   
 * 2024 ASSP Safety Show
   Join us at Booth #557, August 7-9
   Get Your Free Pass
   
 * WHEN END MILLS PERFORM, SO CAN YOU
   Improve material removal rates with OSG tools
   Shop Now
   
 * Get Back to Work
   Easy to apply marking tapes
   Shop 3M
   
 * NEED HELP HANDLING YOUR MATERIALS?
   Move, lift and store with these solutions
   Shop Now
   

Sign In for Your Best Price

Sign In

Dont have an account?

Register Now
Need help in finding the right product?
Call: 1-800-645-7270

Featured Products
$151.62 /ea.
Web Price

Mitutoyo

Electronic Caliper: 0.0000 to 6.0000", 0.0005" Resolution, IP67, For Depth,
Inside Diameter, Outside Diameter & Step

MSC # 62529482
50
Add to Cart
$1,882.98 /ea.
Web Price

Master Fluid Solutions

Cutting & Grinding Fluid: Trim MicroSol 585XT, Liquid, 54 gal Drum

MSC # 06728950
7
Add to Cart
$1,921.32 /ea.
Web Price

Master Fluid Solutions

Cutting & Grinding Fluid: TRIM E206, Liquid, 54 gal Drum

MSC # 84777192
1
Add to Cart
$265.00 /ea.
Web Price

Mitutoyo

Electronic Caliper: 0.0000 to 8.0000", 0.0005" Resolution, IP67, For Depth,
Inside Diameter, Outside Diameter & Step

MSC # 06257976
17
Add to Cart
$17.72 /ea.
Web Price

OSG

Square End Mill: 1/8" Dia, 3/8" LOC, 4 Flute, Solid Carbide

MSC # 63462774
0
Add to Cart
$238.73 /ea.
Web Price

United Electric Controls

Compact, Cylindrical Pressure Switch: 180 psi to 3000 psi, 1/4" NPT Male Thread

MSC # 56491152
0
Add to Cart
$27.48 /ea.
Web Price

OSG

Square End Mill: 1/4" Dia, 3/4" LOC, 4 Flute, Solid Carbide

MSC # 59927954
0
Add to Cart
$46.12 /ea.
Web Price

OSG

Square End Mill: 3/8" Dia, 1" LOC, 4 Flute, Solid Carbide

MSC # 00650465
1
Add to Cart


Product Categories View All

Milling

Holemaking

Safety

Abrasives

Indexable Cutting Tools

Power Tools

Hose, Tube, Fittings & Valves

Hand Tools

Clamping, Workholding & Positioning

Fasteners

Janitorial & Facility Maintenance

Threading

Have a question?
We're here to help
Live Chat
Phone
Email
Feedback
BE SAFE. EVERY DAY.

Don't Wait for An Accident To Happen. Create a strong safety culture and protect
your workers.

Shop Now

Metalworking Fluids

Increase your machine's performance and improve the efficiency of your
operations with machine fluids

Shop Fluids

Stay Safe In The Heat
Shop Specials
Save On 3M Electrical Tape
Shop Specials
Save On Accupro 5 Flute End Mills
Shop Specials


MSC INDUSTRIAL SUPPLY CO.

MSC Industrial Supply Co. is a leading North American distributor of a broad
range of metalworking and maintenance, repair and operations (MRO) products and
services. We help our customers drive greater productivity, profitability and
growth with approximately 2.2 million products, inventory management and other
supply chain solutions, and deep expertise from more than 80 years of working
with customers across industries. Our experienced team of approximately 7,000
associates works with our customers to help drive results for their businesses —
from keeping operations running efficiently today to continuously rethinking,
retooling and optimizing for a more productive tomorrow.

Company Information

About MSC

Events

Press Releases

Investor Relations

Corporate Social Responsibility

Career Opportunities

Suppliers

Order Center

My Account

Shipping Options

Request a Quote

SDS & Regulatory Documents

Invoicing & Credit

Sales Tax Exemption Form

Return Policy

More Ways to Shop

Catalogs

Big Book

Safety Guidebook

Heat Stress

Emergency Prep

Rebates

Become a Wholesaler

How Can We Help?

Call Us 1-800-645-7270

Give Feedback

Chat

Email

MSC Locations

FAQs

Help & Support

Contact Us

Subscribe for Deals
Give Feedback


SUBSCRIBE FOR EXCLUSIVE DEALS

By submitting your email address you consent to receive electronic
communications from MSC Industrial Supply Co.,Inc.

Email Address*



Cancel
Subscribe


THANK YOU FOR SIGNING UP !

Site Map
Website Terms of Use
Terms and Conditions of Sale
Privacy Policy
Modern Slavery Act
All Rights Reserved
© 2000 - 2024 MSC Industrial Direct Co., Inc.




 
Please complete the following information to chat live now!
*Required field
First Name*

Last Name*

Email*

Phone*

Address (optional)

I need help with...*
- Select One - Placing an order or quoteThe websiteStatus of an orderTechnical
Product InformationOther
Chat Now
Email me the chat transcript


Chat is available Monday through Friday from 8:00AM - 8:00 PM EST. U.S.
Customers: For prompt service please call our MSC eCommerce Customer Care Team
at 800-753-7970. International Customers: For prompt service please call our
International Customer Care Team at 1-888-080-2048 (within the U.S.) or
001-248-200-4420 (outside the U.S.). Thank you.
Print Copy

Send
Close

About this panel
Click here to configure URLs

Accept certificates Enforce Secure Connections WebChat Host Context Store Host
Co-Browsing Host

Click here to configure attributes

Add

Click here to configure workflow and routepoints

Workflow Type Routepoint Identifer

Click here to configure reconnections

Maximum Reconnection Attempts Reconnection Frequency (seconds) Idle timeout
(seconds)

Click here to configure custom data (Watson)
Create custom data
Click here to configure Co-Browse

Co-Browse Enabled

Click here to toggle require contact details
Require first name Require last name Require phone number Require Email
Request Estimated Wait Time Show Chat Panel Anyway Initialise Co-Browse Library
Save Configuration Reset