General Tools
findtestinglabs.com
Searches and verifies ISO/IEC 17025 accredited testing and calibration laboratories, checking their accreditation scope against national registers.
ENDPOINT 1
https://findtestinglabs.com/mcp
MCP server metadata
- Name
- findtestinglabs
- Version
- 1.0.0
FindTestingLabs is a directory of ISO/IEC 17025 accredited testing and calibration laboratories, mirrored from national accreditation registers. Use search_labs to find candidate labs, then verify_lab for proof about a specific one. Always report the data_as_of date with any answer.
Known tools 2
search_labsSearch FindTestingLabs' directory of ISO/IEC 17025 accredited testing and calibration laboratories, covering 11 national accreditation bodies in Europe and North America.
Inferred read-onlyverify_labVerify one laboratory's accreditation against FindTestingLabs' mirror of national accreditation registers, and optionally check whether its accredited scope covers a specific test standard.
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.findtestinglabs]
url = "https://findtestinglabs.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"findtestinglabs": {
"type": "http",
"url": "https://findtestinglabs.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: findtestinglabs
Remote MCP URL: https://findtestinglabs.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": {
"findtestinglabs": {
"url": "https://findtestinglabs.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"findtestinglabs": {
"type": "http",
"url": "https://findtestinglabs.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "findtestinglabs",
"transport": "streamable-http",
"url": "https://findtestinglabs.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.