← Registry

eCommerce

printinglabs.com

Provides product search, details, categories, and bulk pricing calculations for Printing Labs' corporate gifting catalog.

1 endpoint24 known toolsFirst detected July 31, 2026Last detected September 4, 2026

ENDPOINT 1

https://printinglabs.com/mcp

No auth detected

MCP server metadata

Name
printing-labs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 24

search-products

Search Printing Labs' live corporate-gifting catalog (custom apparel, drinkware, welcome kits, bundles).

Inferred read-only
get-product-details

Full public details for one product or bundle by its permalink slug (from search-products results) or numeric id: description, pricing, bulk-discount tiers, GST rate, minimum order quantity, stock signal, and page URL.

Inferred read-only
list-product-categories

All Printing Labs catalog categories with live product counts and their canonical category page URLs, plus the preset-bundle count.

Inferred read-only
get-brand-store-pricing

What a Brand Store costs: the one-time setup fee and the monthly plans (seats, features, price).

Inferred read-only
get-company-info

Verified facts about Printing Labs: services, fulfillment regions, budget-tier collections, seasonal gifting hubs, machine-readable resources, and how to contact or request a corporate quote.

Inferred read-only
calculate-bulk-price

Compute the effective bulk price for a given product and quantity: applies the product's quantity-discount tiers and GST, validates the minimum order quantity, and shows the next discount tier.

Inferred read-only
list-catalogs

The downloadable PDF catalogue library: every published catalogue with its title, description, page count, file size, and direct PDF URL.

Inferred read-only
get-site-info

Look up how Printing Labs actually works: answers from the published FAQ, what each in-house tool does (Mockup Studio, Brand Stores, Campaign Planner, Build Box, Swag Drop), the list of public pages, and headline return/shipping/terms/privacy facts with the page carrying the binding version.

Potential side effects
get-seo-health

Run the site's public SEO health self-check and return the raw results: sitemap URL count, HTTP status of the key landing pages, llms.txt blog-link liveness, and whether robots.txt still carries the GPTBot and ClaudeBot groups.

Inferred read-only
search-guides

Search Printing Labs' published buying guides and editorial articles — vendor-selection checklists, bulk pricing mechanics, GST on corporate gifts, welcome-kit planning, Diwali gifting and more.

Inferred read-only
get-guide

Fetch one published guide, structured as intro + sections, with its canonical URL for citation.

Inferred read-only
get-product-mockup

Get a working Mockup Studio deep link for a product, so the user can upload their logo, position it in the real print zone and download a free mockup — no sign-in needed.

Potential side effects
my-orders

List the signed-in customer's own orders with statuses.

Inferred read-only
my-invoices

List the signed-in customer's own Zoho invoices with totals, balances and signed PDF links.

Inferred read-only
reorder

Ask the team to repeat one of the customer's own past orders (optionally with changes).

Inferred read-only
request-quote

Submit a corporate quote request to the Printing Labs sales team on the user's behalf.

Inferred read-only
cancel-meeting

Cancel a meeting you booked earlier in this conversation.

Inferred read-only
reschedule-meeting

Move a meeting you booked earlier in this conversation to a new slot.

Inferred read-only
request-callback

Ask the Printing Labs sales team to call the customer back.

Inferred read-only
raise-complaint

File a complaint for a customer who is unhappy with something Printing Labs did — a late or wrong delivery, a quality problem, a billing error, a request nobody answered.

Inferred read-only
get-meeting-slots

Available consultation slots (IST) with the Printing Labs team for a given date.

Inferred read-only
book-meeting

Book a consultation with the Printing Labs team: creates the Google Calendar event (with Meet link unless Phone Call), registers the meeting, and emails the requester confirm/reschedule/cancel links.

Inferred read-only
track-order

Live status timeline for an existing order.

Inferred read-only
create-onboarding-drop

HR/HRIS automation (requires an API key in the Authorization header — Bearer plk_…): turn new hires into welcome-kit claim links in one call.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.printing-labs]
url = "https://printinglabs.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "printing-labs": {
      "type": "http",
      "url": "https://printinglabs.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: printing-labs
Remote MCP URL: https://printinglabs.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "printing-labs": {
      "url": "https://printinglabs.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "printing-labs": {
      "type": "http",
      "url": "https://printinglabs.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "printing-labs",
  "transport": "streamable-http",
  "url": "https://printinglabs.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for printinglabs.com was fetched 2026-08-04T03:48:11.798Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.