T1/T2 Protocol
Rank #53,300io.github.Fauxetine/t1-t2-protocol
Caller-side T1/T2 heterogeneous validation MCP server. Stdlib-only Python.
T1/T2 Protocol is a Model Context Protocol (MCP) server published by fauxetine. It ranks #53,300 of 132,046 servers tracked on MCP Toplist. T1/T2 Protocol is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 15, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 78,746 of 132,046 servers on MCP Toplist.
Use T1/T2 Protocol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add t1-t2-protocol -- uvx t1-t2-protocol[mcp_servers.t1-t2-protocol]
command = "uvx"
args = ["t1-t2-protocol"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"t1-t2-protocol": {
"command": "uvx",
"args": [
"t1-t2-protocol"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"t1-t2-protocol": {
"command": "uvx",
"args": [
"t1-t2-protocol"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"t1-t2-protocol": {
"type": "stdio",
"command": "uvx",
"args": [
"t1-t2-protocol"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"t1-t2-protocol": {
"command": "uvx",
"args": [
"t1-t2-protocol"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"t1-t2-protocol": {
"command": "uvx",
"args": [
"t1-t2-protocol"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Fauxetine%2Ft1-t2-protocol)<a href="https://mcptoplist.com/server/io.github.Fauxetine%2Ft1-t2-protocol"><img src="https://mcptoplist.com/badge/io.github.Fauxetine%2Ft1-t2-protocol.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
fauxetine
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jun 16, 2026 |
| 0.1.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains T1/T2 Protocol?
- T1/T2 Protocol is maintained by fauxetine, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is T1/T2 Protocol listed on the Official MCP Registry?
- Yes — T1/T2 Protocol is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does T1/T2 Protocol have?
- MCP Toplist tracks 2 versions of T1/T2 Protocol, most recently published on Jun 16, 2026.
- Where can I find the source code for T1/T2 Protocol?
- The source code for T1/T2 Protocol is hosted at github.com/fauxetine/t1-t2-protocol.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.