Security & Testing
tier1.nz
Provides IT health check and email domain security assessment, scoring, and recommendations.
ENDPOINT 1
https://mcp.tier1.nz/mcp
MCP server metadata
- Name
- tier1-it-assessment
- Version
- 1.0
Known tools 7
get_it_health_check_questionsReturns the current static Tier1 question set, answer options, conditional rules, versions, one-question-at-a-time guidance, and fields that must never be requested.
Inferred read-onlycheck_email_domain_securityRuns bounded, point-in-time public DNS checks for one validated public domain through Cloudflare 1.
Inferred read-onlyscore_it_health_checkStrictly validates structured answers and returns the deterministic Tier1 score, maturity, overall risk, prioritised findings, quick wins, medium-term actions, assumptions, limitations, service/resource recommendations, and rule version.
Inferred read-onlyget_tier1_recommendationsMaps only stable Tier1 finding identifiers to approved Tier1 services and public resources.
Inferred read-onlyget_tier1_resourceReturns approved Tier1 public resource metadata by stable identifier.
Inferred read-onlyget_managed_services_pricing_catalogueReturns the current Tier1 standard managed-service package rates, licensing/add-on catalogue, optional wider-scope items, bundling notes (Microsoft app approvals and Huntress IDTR; ESET desktop with Huntress EDR), monthly-only vendor commitment rules, and pricing version.
Inferred read-onlyestimate_managed_services_pricingCalculates an indicative NZD managed-services estimate from package quantities, catalogue add-ons, and optional wider-scope lines.
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.tier1-it-assessment]
url = "https://mcp.tier1.nz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tier1-it-assessment": {
"type": "http",
"url": "https://mcp.tier1.nz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tier1-it-assessment
Remote MCP URL: https://mcp.tier1.nz/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": {
"tier1-it-assessment": {
"url": "https://mcp.tier1.nz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tier1-it-assessment": {
"type": "http",
"url": "https://mcp.tier1.nz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tier1-it-assessment",
"transport": "streamable-http",
"url": "https://mcp.tier1.nz/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.