it-tools-mcp

wrenchpilot/it-tools-mcp
★ 21 stars TypeScript 🔌 API Integration Updated 2d ago
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
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "it-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wrenchpilot/it-tools-mcp"
      ]
    }
  }
}

Topics

mcpmcp-servermodel-context-protocol