it-tools-mcp 5.2.9 → 5.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +2 -6
- package/build/tools/ansible/decrypt_ansible_vault/index.js +0 -2
- package/build/tools/ansible/encrypt_ansible_vault/index.js +0 -2
- package/build/tools/ansible/generate_ansible_inventory/index.js +0 -2
- package/build/tools/ansible/parse_ansible_inventory/index.js +0 -2
- package/build/tools/ansible/show_ansible_reference/index.js +0 -2
- package/build/tools/ansible/validate_ansible_playbook/index.js +0 -2
- package/build/tools/color/convert_hex_to_rgb/index.js +0 -2
- package/build/tools/color/convert_rgb_to_hex/index.js +0 -2
- package/build/tools/crypto/decode_jwt/index.js +0 -2
- package/build/tools/crypto/generate_basic_auth/index.js +0 -2
- package/build/tools/crypto/generate_bip39/index.js +0 -2
- package/build/tools/crypto/generate_hmac/index.js +0 -2
- package/build/tools/crypto/generate_otp/index.js +0 -2
- package/build/tools/crypto/generate_password/index.js +0 -2
- package/build/tools/crypto/generate_token/index.js +0 -2
- package/build/tools/crypto/hash_bcrypt/index.js +0 -2
- package/build/tools/crypto/hash_md5/index.js +0 -2
- package/build/tools/crypto/hash_sha1/index.js +0 -2
- package/build/tools/crypto/hash_sha256/index.js +0 -2
- package/build/tools/crypto/hash_sha512/index.js +0 -2
- package/build/tools/data_format/compare_json/index.js +0 -2
- package/build/tools/data_format/convert_html_to_markdown/index.js +0 -2
- package/build/tools/data_format/convert_json_to_csv/index.js +0 -2
- package/build/tools/data_format/convert_json_to_toml/index.js +0 -2
- package/build/tools/data_format/convert_markdown_to_html/index.js +0 -2
- package/build/tools/data_format/convert_toml_to_json/index.js +0 -2
- package/build/tools/data_format/format_json/index.js +0 -2
- package/build/tools/data_format/format_phone/index.js +0 -2
- package/build/tools/data_format/format_sql/index.js +0 -2
- package/build/tools/data_format/format_xml/index.js +0 -2
- package/build/tools/data_format/format_yaml/index.js +0 -2
- package/build/tools/data_format/minify_json/index.js +0 -2
- package/build/tools/development/convert_list/index.js +0 -2
- package/build/tools/development/format_html/index.js +0 -2
- package/build/tools/development/format_javascript/index.js +0 -2
- package/build/tools/development/generate_crontab/index.js +0 -2
- package/build/tools/development/generate_markdown_toc/index.js +0 -2
- package/build/tools/development/test_regex/index.js +0 -2
- package/build/tools/docker/convert_docker_compose_to_run/index.js +0 -2
- package/build/tools/docker/convert_docker_run_to_compose/index.js +0 -2
- package/build/tools/docker/generate_traefik_compose/index.js +0 -2
- package/build/tools/docker/show_docker_reference/index.js +0 -2
- package/build/tools/docker/validate_docker_compose/index.js +0 -2
- package/build/tools/encoding/convert_text_to_binary/index.js +0 -2
- package/build/tools/encoding/decode_base64/index.js +0 -2
- package/build/tools/encoding/decode_html/index.js +0 -2
- package/build/tools/encoding/decode_url/index.js +0 -2
- package/build/tools/encoding/encode_base64/index.js +0 -2
- package/build/tools/encoding/encode_html/index.js +0 -2
- package/build/tools/encoding/encode_html_entities/index.js +0 -2
- package/build/tools/encoding/encode_url/index.js +0 -2
- package/build/tools/forensic/decode_safelink/index.js +0 -2
- package/build/tools/forensic/fang_url/index.js +0 -2
- package/build/tools/forensic/identify_file_type/index.js +0 -2
- package/build/tools/id_generators/generate_qr_code/index.js +0 -2
- package/build/tools/id_generators/generate_svg_placeholder/index.js +0 -2
- package/build/tools/id_generators/generate_ulid/index.js +0 -2
- package/build/tools/id_generators/generate_uuid/index.js +0 -2
- package/build/tools/math/calculate_percentage/index.js +0 -2
- package/build/tools/math/convert_number_base/index.js +0 -2
- package/build/tools/math/convert_roman_numerals/index.js +0 -2
- package/build/tools/math/convert_temperature/index.js +0 -2
- package/build/tools/math/convert_unix_timestamp/index.js +0 -2
- package/build/tools/math/evaluate_math/index.js +0 -2
- package/build/tools/network/calculate_ip_subnet/index.js +0 -2
- package/build/tools/network/calculate_ipv4_subnet/index.js +0 -2
- package/build/tools/network/calculate_ipv6_subnet/index.js +0 -2
- package/build/tools/network/cat/index.js +0 -2
- package/build/tools/network/convert_cidr_to_ip_range/index.js +0 -2
- package/build/tools/network/convert_ip_range_to_cidr/index.js +0 -2
- package/build/tools/network/curl/index.js +0 -2
- package/build/tools/network/dig/index.js +0 -2
- package/build/tools/network/generate_ipv6_ula/index.js +0 -2
- package/build/tools/network/generate_mac_address/index.js +0 -2
- package/build/tools/network/generate_random_port/index.js +0 -2
- package/build/tools/network/grep/index.js +0 -2
- package/build/tools/network/head/index.js +0 -2
- package/build/tools/network/nslookup/index.js +0 -2
- package/build/tools/network/parse_url/index.js +0 -2
- package/build/tools/network/ping/index.js +0 -2
- package/build/tools/network/ps/index.js +0 -2
- package/build/tools/network/scp/index.js +0 -2
- package/build/tools/network/ssh/index.js +0 -2
- package/build/tools/network/tail/index.js +0 -2
- package/build/tools/network/telnet/index.js +0 -2
- package/build/tools/network/top/index.js +0 -2
- package/build/tools/network/validate_iban/index.js +0 -2
- package/build/tools/physics/convert_angle/index.js +0 -2
- package/build/tools/physics/convert_energy/index.js +0 -2
- package/build/tools/physics/convert_power/index.js +0 -2
- package/build/tools/text/analyze_distinct_words/index.js +0 -2
- package/build/tools/text/analyze_text_stats/index.js +0 -2
- package/build/tools/text/capitalize_text/index.js +0 -2
- package/build/tools/text/compare_text/index.js +0 -2
- package/build/tools/text/convert_text_to_camelcase/index.js +0 -2
- package/build/tools/text/convert_text_to_kebabcase/index.js +0 -2
- package/build/tools/text/convert_text_to_lowercase/index.js +0 -2
- package/build/tools/text/convert_text_to_nato/index.js +0 -2
- package/build/tools/text/convert_text_to_pascalcase/index.js +0 -2
- package/build/tools/text/convert_text_to_unicode/index.js +0 -2
- package/build/tools/text/convert_text_to_uppercase/index.js +0 -2
- package/build/tools/text/generate_ascii_art/index.js +0 -2
- package/build/tools/text/generate_lorem_ipsum/index.js +0 -2
- package/build/tools/text/generate_numeronym/index.js +0 -2
- package/build/tools/text/obfuscate_string/index.js +0 -2
- package/build/tools/text/search_emoji/index.js +0 -2
- package/build/tools/text/show_unicode_names/index.js +0 -2
- package/build/tools/text/slugify_text/index.js +0 -2
- package/build/tools/text/text_snakecase/index.js +0 -2
- package/build/tools/utility/convert_rem_px/index.js +0 -2
- package/build/tools/utility/format_css/index.js +0 -2
- package/build/tools/utility/lookup_http_status/index.js +0 -2
- package/build/tools/utility/lookup_mime_types/index.js +0 -2
- package/build/tools/utility/lookup_port_numbers/index.js +0 -2
- package/build/tools/utility/normalize_email/index.js +0 -2
- package/build/tools/utility/show_device_info/index.js +0 -2
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "it-tools-mcp",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.8.3",
|
|
4
4
|
"description": "MCP-compliant server access to over 100 IT tools and utilities commonly used by developers, system administrators, and IT professionals.",
|
|
5
5
|
"mcpName": "io.github.wrenchpilot/it-tools-mcp",
|
|
6
6
|
"type": "module",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"dev:build": "NODE_ENV=development tsc",
|
|
18
18
|
"test": "clear;node tests/test-server.mjs",
|
|
19
19
|
"test:all": "clear;node tests/all-tools-test.mjs",
|
|
20
|
-
"sync:manifest": "node scripts/sync-manifest.
|
|
20
|
+
"sync:manifest": "node scripts/sync-manifest.mjs",
|
|
21
21
|
"setup:hooks": "chmod +x .git/hooks/pre-commit",
|
|
22
22
|
"docker:build": "docker buildx build --platform linux/amd64,linux/arm64 --provenance=true --sbom=true -t it-tools-mcp .",
|
|
23
23
|
"docker:build:local": "docker build -t it-tools-mcp .",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"node": ">=18.0.0"
|
|
68
68
|
},
|
|
69
69
|
"mcp": {
|
|
70
|
-
"mcpVersion": "2025-
|
|
70
|
+
"mcpVersion": "2025-11-25",
|
|
71
71
|
"transport": "stdio",
|
|
72
72
|
"capabilities": [
|
|
73
73
|
"tools",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
"dependencies": {
|
|
117
117
|
"@iarna/toml": "^2.2.5",
|
|
118
|
-
"@modelcontextprotocol/sdk": "^1.
|
|
118
|
+
"@modelcontextprotocol/sdk": "^1.24.3",
|
|
119
119
|
"@types/js-yaml": "^4.0.9",
|
|
120
120
|
"@types/papaparse": "^5.3.16",
|
|
121
121
|
"@types/qrcode": "^1.5.5",
|