it-tools-mcp 5.2.8 → 5.8.2
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 +3 -7
- 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 +17 -30
- 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
|
@@ -34,7 +34,6 @@ function getMimeDescription(mimeType) {
|
|
|
34
34
|
}
|
|
35
35
|
export function registerMimeTypes(server) {
|
|
36
36
|
server.registerTool("lookup_mime_types", {
|
|
37
|
-
description: "Look up MIME types for file extensions",
|
|
38
37
|
inputSchema: {
|
|
39
38
|
input: z.string().describe("File extension (e.g., 'txt') or MIME type (e.g., 'text/plain')"),
|
|
40
39
|
lookupType: z.enum(["extension-to-mime", "mime-to-extension"]).describe("Lookup direction").optional(),
|
|
@@ -42,7 +41,6 @@ export function registerMimeTypes(server) {
|
|
|
42
41
|
// VS Code compliance annotations
|
|
43
42
|
annotations: {
|
|
44
43
|
title: "Lookup Mime Types",
|
|
45
|
-
description: "Look up MIME types for file extensions",
|
|
46
44
|
readOnlyHint: true
|
|
47
45
|
}
|
|
48
46
|
}, async ({ input, lookupType = "extension-to-mime" }) => {
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
export function registerPortNumbers(server) {
|
|
3
3
|
server.registerTool("lookup_port_numbers", {
|
|
4
|
-
description: "Look up common TCP/UDP port numbers and their services",
|
|
5
4
|
inputSchema: {
|
|
6
5
|
query: z.string().describe("Port number or service name to look up")
|
|
7
6
|
},
|
|
8
7
|
// VS Code compliance annotations
|
|
9
8
|
annotations: {
|
|
10
9
|
title: "Lookup Port Numbers",
|
|
11
|
-
description: "Look up common TCP/UDP port numbers and their services",
|
|
12
10
|
readOnlyHint: true
|
|
13
11
|
}
|
|
14
12
|
}, async ({ query }) => {
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
export function registerEmailNormalizer(server) {
|
|
3
3
|
server.registerTool("normalize_email", {
|
|
4
|
-
description: "Normalize email addresses (remove dots, plus aliases, etc.)",
|
|
5
4
|
inputSchema: {
|
|
6
5
|
email: z.string().describe("Email address to normalize"),
|
|
7
6
|
},
|
|
8
7
|
// VS Code compliance annotations
|
|
9
8
|
annotations: {
|
|
10
9
|
title: "Normalize Email",
|
|
11
|
-
description: "Normalize email addresses (remove dots, plus aliases, etc",
|
|
12
10
|
readOnlyHint: false
|
|
13
11
|
}
|
|
14
12
|
}, async ({ email }) => {
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
export function registerDeviceInfo(server) {
|
|
2
2
|
server.registerTool("show_device_info", {
|
|
3
|
-
description: "Get basic device/system information",
|
|
4
3
|
inputSchema: {},
|
|
5
4
|
// VS Code compliance annotations
|
|
6
5
|
annotations: {
|
|
7
6
|
title: "Show Device Info",
|
|
8
|
-
description: "Get basic device/system information",
|
|
9
7
|
readOnlyHint: true
|
|
10
8
|
}
|
|
11
9
|
}, async () => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "it-tools-mcp",
|
|
3
|
-
"version": "5.2
|
|
3
|
+
"version": "5.8.2",
|
|
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",
|