T1/T2 Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi. Last commit 16 Jun 2026.
Caller-side T1/T2 heterogeneous validation MCP server. Stdlib-only Python.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add t1-t2-protocol -- uvx t1-t2-protocol
{
"mcpServers": {
"t1-t2-protocol": {
"args": [
"t1-t2-protocol"
],
"command": "uvx"
}
}
}
[mcp_servers.t1-t2-protocol]
command = "uvx"
args = ["t1-t2-protocol"]
{
"mcpServers": {
"t1-t2-protocol": {
"args": [
"t1-t2-protocol"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"t1-t2-protocol": {
"args": [
"t1-t2-protocol"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.