T2000
Rank #1,982io.github.mission69b/t2000
MCP server providing t2000 capabilities
T2000 is a Model Context Protocol (MCP) server published by mission69b. It ranks #1,982 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. T2000 is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Mar 17, 2026.
Ranks ahead of 130,064 of 132,046 servers on MCP Toplist.
Use T2000
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add t2000 -- npx -y @t2000/mcp[mcp_servers.t2000]
command = "npx"
args = ["-y", "@t2000/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"t2000": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}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.mission69b%2Ft2000)<a href="https://mcptoplist.com/server/io.github.mission69b%2Ft2000"><img src="https://mcptoplist.com/badge/io.github.mission69b%2Ft2000.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
mission69b
Available versions (2)
| Version | Published |
|---|---|
| 0.20.1 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains T2000?
- T2000 is maintained by mission69b, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is T2000 listed on the Official MCP Registry?
- Yes — T2000 is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does T2000 have?
- MCP Toplist tracks 2 versions of T2000, most recently published on Mar 17, 2026.
- Where can I find the source code for T2000?
- The source code for T2000 is hosted at github.com/mission69b/t2000.
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.