It Tools MCP
Rank #2,474io.github.wrenchpilot/it-tools-mcp
MCP server exposing 100+ IT tools and utilities for developers and system administrators.
It Tools MCP is a Model Context Protocol (MCP) server published by wrenchpilot. It ranks #2,474 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. It Tools MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jun 25, 2025 and most recently updated on May 15, 2026.
Ranks ahead of 129,572 of 132,046 servers on MCP Toplist.
Use It Tools MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add it-tools-mcp -- npx -y it-tools-mcpclaude mcp add it-tools-mcp -- docker run -i --rm --security-opt no-new-privileges:true --cap-drop ALL --user 1001:1001 --memory 256m --cpus 0.5 --name it-tools-mcp docker.io/wrenchpilot/it-tools-mcp:v5.10.8[mcp_servers.it-tools-mcp]
command = "npx"
args = ["-y", "it-tools-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.it-tools-mcp]
command = "docker"
args = ["run", "-i", "--rm", "--security-opt", "no-new-privileges:true", "--cap-drop", "ALL", "--user", "1001:1001", "--memory", "256m", "--cpus", "0.5", "--name", "it-tools-mcp", "docker.io/wrenchpilot/it-tools-mcp:v5.10.8"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"it-tools-mcp": {
"command": "npx",
"args": [
"-y",
"it-tools-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"it-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"no-new-privileges:true",
"--cap-drop",
"ALL",
"--user",
"1001:1001",
"--memory",
"256m",
"--cpus",
"0.5",
"--name",
"it-tools-mcp",
"docker.io/wrenchpilot/it-tools-mcp:v5.10.8"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"it-tools-mcp": {
"command": "npx",
"args": [
"-y",
"it-tools-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"it-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"no-new-privileges:true",
"--cap-drop",
"ALL",
"--user",
"1001:1001",
"--memory",
"256m",
"--cpus",
"0.5",
"--name",
"it-tools-mcp",
"docker.io/wrenchpilot/it-tools-mcp:v5.10.8"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"it-tools-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"it-tools-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"it-tools-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"no-new-privileges:true",
"--cap-drop",
"ALL",
"--user",
"1001:1001",
"--memory",
"256m",
"--cpus",
"0.5",
"--name",
"it-tools-mcp",
"docker.io/wrenchpilot/it-tools-mcp:v5.10.8"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"it-tools-mcp": {
"command": "npx",
"args": [
"-y",
"it-tools-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"it-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"no-new-privileges:true",
"--cap-drop",
"ALL",
"--user",
"1001:1001",
"--memory",
"256m",
"--cpus",
"0.5",
"--name",
"it-tools-mcp",
"docker.io/wrenchpilot/it-tools-mcp:v5.10.8"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"it-tools-mcp": {
"command": "npx",
"args": [
"-y",
"it-tools-mcp"
]
}
}
}{
"mcpServers": {
"it-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--security-opt",
"no-new-privileges:true",
"--cap-drop",
"ALL",
"--user",
"1001:1001",
"--memory",
"256m",
"--cpus",
"0.5",
"--name",
"it-tools-mcp",
"docker.io/wrenchpilot/it-tools-mcp:v5.10.8"
]
}
}
}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.wrenchpilot%2Fit-tools-mcp)<a href="https://mcptoplist.com/server/io.github.wrenchpilot%2Fit-tools-mcp"><img src="https://mcptoplist.com/badge/io.github.wrenchpilot%2Fit-tools-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wrenchpilot
Available versions (13)
| Version | Published |
|---|---|
| 5.10.8 | May 15, 2026 |
| 5.10.7 | Apr 15, 2026 |
| 5.10.5 | Mar 28, 2026 |
| 5.10.4 | Mar 25, 2026 |
| 5.10.3 | Mar 6, 2026 |
| 5.10.2 | Feb 6, 2026 |
| 5.10.1 | Jan 27, 2026 |
| 5.10.0 | Jan 19, 2026 |
| 5.8.13 | Jan 18, 2026 |
| 5.8.8 | Jan 7, 2026 |
| 5.8.2 | Dec 15, 2025 |
| 5.2.8 | Oct 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains It Tools MCP?
- It Tools MCP is maintained by wrenchpilot, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is It Tools MCP listed on the Official MCP Registry?
- Yes — It Tools MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does It Tools MCP have?
- MCP Toplist tracks 13 versions of It Tools MCP, most recently published on May 15, 2026.
- Where can I find the source code for It Tools MCP?
- The source code for It Tools MCP is hosted at github.com/wrenchpilot/it-tools-mcp.
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.