It Tools MCP Server

v1.0.0Developer Toolsstable

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

mcpmcp-servermodel-context-protocol
Share:
21
Stars
0
Downloads
0
Weekly
0/5

About

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

Features

  • logging_setLevel
  • logging_status
  • system_info
  • decrypt_ansible_vault
  • encrypt_ansible_vault

Use Cases

Set the minimum logging level for MCP logging notifications. Available levels: debug, info, notice, warning, error, critical, alert, emergency
Get current MCP logging configuration and status
Get comprehensive system information, server details, available tool categories, and resource usage. Example: system information, tool categories, installation guide
Decrypt Ansible Vault encrypted text
Encrypt text using Ansible Vault format
wrenchpilot

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 15, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx it-tools

Examples

Basic Configuration

Configure It Tools MCP Server

npx it-tools

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use It Tools MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides