io.github.realist99/mid-continental-mcp
Official4 toolsPublic catalog, company & B2B distribution info for Mid-Continental Dental Supply (Renew line).
Access product catalog and B2B distribution information for Mid-Continental Dental Supply.
Captured live from the server via tools/list.
list_products
List Mid-Continental Dental Supply's Renew product line (public catalog). Returns slug, name, short description, regulatory status and the canonical mid-continental.com URL for each product.
Parameters (1)
- localestring
get_product
Get public catalog details for a Renew product: description, use/appliance compatibility, public feature highlights, packaging/availability, regulatory status, manufacturer, country of origin and canonical URL. Returns no ingredient, formula or chemical data (none exists in the catalog).
Parameters (2)
- slugstringrequired
- localestring
get_company_info
Get Mid-Continental Dental Supply's public company information: name, tagline, description, founding year (1984), Winnipeg (Manitoba, Canada) address, geo, phone/toll-free numbers, email and social profiles.
Parameters (1)
- localestring
get_distribution_info
Get how to buy Renew products: the B2B distribution model (available exclusively through dental professionals, not in retail stores), the countries served, professional free-sample availability, and the where-to-buy / distributors / free-sample entry points with canonical URLs.
Parameters (1)
- localestring
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mid-continental-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mid-continental.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.