MCP-compliant server access to over 100 IT tools and utilities commonly used by developers, system administrators, and IT professionals.
It tools mcp mcp server connects It Tools MCP to AI assistants that speak the Model Context Protocol. MCP-compliant server access to over 100 IT tools and utilities commonly used by developers, system administrators, and IT professionals.
A comprehensive Model Context Protocol (MCP) server that provides access to over 121 IT tools and utilities commonly used by developers, system administrators, and IT professionals. This server exposes a complete set of tools for encoding/decoding, text manipulation, hashing, network utilities, and many other common development and IT tasks.
Once connected, the assistant can call these 14 tools directly:
parse_ansible_inventory — Parse Ansible inventorygenerate_ansible_inventory — Generate Ansible inventoryvalidate_ansible_playbook — Validate Ansible playbook YAMLshow_ansible_reference — Ansible syntax and module referencedecrypt_ansible_vault — Decrypt Ansible Vault dataencrypt_ansible_vault — Encrypt data with Ansible Vaultconvert_hex_to_rgb — Convert HEX to RGBconvert_rgb_to_hex — Convert RGB to HEXconvert_html_to_markdown — Convert HTML to Markdowncompare_json — Compare JSON objectsformat_json — Format and validate JSONminify_json — Minify JSONconvert_json_to_csv — Convert JSON to CSVconvert_json_to_toml — Convert JSON to TOMLThe server is distributed via npm as it-tools-mcp, so most clients can run it without a manual build step. Add it to your MCP client's configuration and restart the client to pick it up — the copy-paste configs for Claude Desktop, Claude Code and Cursor are on this page.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. It Tools MCP sits in that group, and the shape of its toolset — parse_ansible_inventory, generate_ansible_inventory, validate_ansible_playbook among others — tells you what it is really for. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| parse_ansible_inventory | Parse Ansible inventory |
| generate_ansible_inventory | Generate Ansible inventory |
| validate_ansible_playbook | Validate Ansible playbook YAML |
| show_ansible_reference | Ansible syntax and module reference |
| decrypt_ansible_vault | Decrypt Ansible Vault data |
| encrypt_ansible_vault | Encrypt data with Ansible Vault |
| convert_hex_to_rgb | Convert HEX to RGB |
| convert_rgb_to_hex | Convert RGB to HEX |
| convert_html_to_markdown | Convert HTML to Markdown |
| compare_json | Compare JSON objects |
| format_json | Format and validate JSON |
| minify_json | Minify JSON |
| convert_json_to_csv | Convert JSON to CSV |
| convert_json_to_toml | Convert JSON to TOML |
{
"mcpServers": {
"it-tools": {
"command": "npx",
"args": ["-y", "it-tools-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.