wrenchpilot/it-tools-mcp
A comprehensive Model Context Protocol (MCP) server that provides access to over 100 IT tools and utilities commonly used by developers, system administrators, and IT professionals. Inspired by https://github.com/CorentinTh/it-tools
Platform-specific configuration:
{
"mcpServers": {
"it-tools-mcp": {
"command": "npx",
"args": [
"-y",
"it-tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...