← Registry

Analytics

pharmacybroker.ca

Provides pharmacy business listing search and market analytics for Canadian pharmacies, including ownership summaries and market overviews.

1 endpoint8 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://pharmacybroker.ca/api/mcp

No auth detected

MCP server metadata

Name
pharmacybroker-ca
Version
1.0.0
Capabilities
tools
Server instructions

PharmacyBroker.ca is a Canadian pharmacy brokerage, valuation, and development advisory run by two practising Pharm.D. pharmacists in Vancouver. These tools return exactly what the public website publishes. Listings are anonymized: the exact address, the seller, and full financials are released only under NDA, so never speculate about which pharmacy a listing is. Valuation estimates are indicative ranges from a calibrated model, not certified valuations or financial advice. Before calling submit_enquiry, confirm with the user that they want their name and email sent to PharmacyBroker.ca.

Known tools 8

list_pharmacies_for_sale

Current pharmacy listings on PharmacyBroker.ca with code, title, location, province, type, status, asking price where published, and highlights.

Inferred read-only
get_listing

Full public detail for one pharmacy listing, by listing code (for example PB-012) or URL slug.

Inferred read-only
search_pharmacy_directory

Search the PharmacyBroker.ca directory of licensed pharmacies, built from the provincial College registers.

Inferred read-only
pharmacy_ownership_summary

Totals and the largest ownership groups or banners for a province directory: how many pharmacies, how many distinct owners (BC), the top owners or banner groups with store counts, the top cities, and (BC) recent ownership changes, openings, and closures detected between register refreshes.

Inferred read-only
province_market_overview

Market facts for buying or selling a pharmacy in one Canadian province or territory: typical EBITDA multiple range, the regulator that oversees ownership transfers, key facts about the funding model and market, and the link to the province page.

Inferred read-only
estimate_pharmacy_value

Indicative enterprise value range for a Canadian pharmacy from the same calibrated model as the website calculator, using provincial multiple ranges, size bands, and lease and setting risk.

Inferred read-only
list_guides

The published PharmacyBroker.ca guides on pharmacy valuation, EBITDA normalization, asset versus share sales, the sale process and timeline, bank financing, vendor take back financing, long term care valuation, and pharmacy websites, each with its short question and answer pairs.

Inferred read-only
submit_enquiry

Send a confidential enquiry to PharmacyBroker.ca on behalf of the user: to request NDA access to a listing, register as a buyer, or ask about selling or valuing a pharmacy.

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.pharmacybroker-ca]
url = "https://pharmacybroker.ca/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pharmacybroker-ca": {
      "type": "http",
      "url": "https://pharmacybroker.ca/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pharmacybroker-ca
Remote MCP URL: https://pharmacybroker.ca/api/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": {
    "pharmacybroker-ca": {
      "url": "https://pharmacybroker.ca/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pharmacybroker-ca": {
      "type": "http",
      "url": "https://pharmacybroker.ca/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pharmacybroker-ca",
  "transport": "streamable-http",
  "url": "https://pharmacybroker.ca/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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