Data Collection
findcriticalsupply.com
Provides tools to search and retrieve public supplier discovery records, taxonomy, and directory status from the Critical Supply directory.
ENDPOINT 1
https://findcriticalsupply.com/mcp
MCP server metadata
- Name
- critical-supply
- Version
- 0.4.0
Read-only discovery tools for Critical Supply, a directory of data-centre, grid and critical-power suppliers. Start with get_directory_status for freshness and policy, call list_taxonomy for exact filter values, use search_suppliers for compact matches, then get_supplier for full evidence. Listings are unclaimed editorial seed records, not endorsements, certifications or live-capacity claims. Verify identity, capability, capacity, accreditation and availability directly before procurement. Private submissions, operations, portal and billing data are not available through these tools.
Known tools 4
search_suppliersSearch public Critical Supply discovery records and return compact matches.
Inferred read-onlyget_supplierReturn one full public supplier discovery record and its published evidence.
Inferred read-onlylist_taxonomyList every current launch-market code, procurement-category slug and project-stage slug with public supplier counts.
Inferred read-onlyget_directory_statusReturn audit dates, record policy, supplier count, discovery disclaimer and canonical machine/human links.
Inferred read-onlyCONNECT 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.critical-supply]
url = "https://findcriticalsupply.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"critical-supply": {
"type": "http",
"url": "https://findcriticalsupply.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: critical-supply
Remote MCP URL: https://findcriticalsupply.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": {
"critical-supply": {
"url": "https://findcriticalsupply.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"critical-supply": {
"type": "http",
"url": "https://findcriticalsupply.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "critical-supply",
"transport": "streamable-http",
"url": "https://findcriticalsupply.com/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.