it-tools-mcp 3.1.1 → 3.2.1
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/LICENSE +0 -0
- package/README.dockerhub.md +1 -2
- package/README.md +2 -2
- package/build/index.js +1 -1
- package/build/tools/ansible/ansible-inventory-generator/index.js +0 -0
- package/build/tools/ansible/ansible-playbook-validator/index.js +0 -0
- package/build/tools/ansible/ansible-reference/index.js +0 -0
- package/build/tools/ansible/ansible-vault-decrypt/index.js +0 -0
- package/build/tools/ansible/ansible-vault-encrypt/index.js +0 -0
- package/build/tools/color/color-hex-to-rgb/index.js +0 -0
- package/build/tools/color/color-rgb-to-hex/index.js +0 -0
- package/build/tools/crypto/basic-auth-generator/index.js +0 -0
- package/build/tools/crypto/bcrypt-hash/index.js +0 -0
- package/build/tools/crypto/bip39-generate/index.js +0 -0
- package/build/tools/crypto/hash-md5/index.js +0 -0
- package/build/tools/crypto/hash-sha1/index.js +0 -0
- package/build/tools/crypto/hash-sha256/index.js +0 -0
- package/build/tools/crypto/hash-sha512/index.js +0 -0
- package/build/tools/crypto/hmac-generator/index.js +0 -0
- package/build/tools/crypto/jwt-decode/index.js +0 -0
- package/build/tools/crypto/otp-code-generator/index.js +0 -0
- package/build/tools/crypto/password-generate/index.js +0 -0
- package/build/tools/crypto/token-generator/index.js +0 -0
- package/build/tools/dataFormat/html-to-markdown/index.js +0 -0
- package/build/tools/dataFormat/json-diff/index.js +0 -0
- package/build/tools/dataFormat/json-format/index.js +0 -0
- package/build/tools/dataFormat/json-minify/index.js +0 -0
- package/build/tools/dataFormat/json-to-csv/index.js +0 -0
- package/build/tools/dataFormat/json-to-toml/index.js +0 -0
- package/build/tools/dataFormat/markdown-to-html/index.js +0 -0
- package/build/tools/dataFormat/phone-format/index.js +0 -0
- package/build/tools/dataFormat/sql-format/index.js +0 -0
- package/build/tools/dataFormat/toml-to-json/index.js +0 -0
- package/build/tools/dataFormat/xml-format/index.js +0 -0
- package/build/tools/dataFormat/yaml-format/index.js +0 -0
- package/build/tools/development/crontab-generate/index.js +0 -0
- package/build/tools/development/html-prettifier/index.js +0 -0
- package/build/tools/development/javascript-prettifier/index.js +0 -0
- package/build/tools/development/list-converter/index.js +0 -0
- package/build/tools/development/markdown-toc-generator/index.js +0 -0
- package/build/tools/development/regex-tester/index.js +0 -0
- package/build/tools/docker/docker-compose-to-docker-run/index.js +0 -0
- package/build/tools/docker/docker-compose-validator/index.js +0 -0
- package/build/tools/docker/docker-reference/index.js +0 -0
- package/build/tools/docker/docker-run-to-docker-compose/index.js +0 -0
- package/build/tools/docker/traefik-compose-generator/index.js +0 -0
- package/build/tools/encoding/base64-decode/index.js +0 -0
- package/build/tools/encoding/base64-encode/index.js +0 -0
- package/build/tools/encoding/html-decode/index.js +0 -0
- package/build/tools/encoding/html-encode/index.js +0 -0
- package/build/tools/encoding/html-entities-extended/index.js +0 -0
- package/build/tools/encoding/text-to-binary/index.js +0 -0
- package/build/tools/encoding/url-decode/index.js +0 -0
- package/build/tools/encoding/url-encode/index.js +0 -0
- package/build/tools/forensic/file-type-identifier/index.js +0 -0
- package/build/tools/forensic/safelink-decoder/index.js +0 -0
- package/build/tools/forensic/url-fanger/index.js +0 -0
- package/build/tools/idGenerators/qr-generate/index.js +0 -0
- package/build/tools/idGenerators/svg-placeholder-generator/index.js +0 -0
- package/build/tools/idGenerators/ulid-generate/index.js +0 -0
- package/build/tools/idGenerators/uuid-generate/index.js +0 -0
- package/build/tools/math/math-evaluate/index.js +0 -0
- package/build/tools/math/number-base-converter/index.js +0 -0
- package/build/tools/math/percentage-calculator/index.js +0 -0
- package/build/tools/math/roman-numeral-converter/index.js +0 -0
- package/build/tools/math/temperature-converter/index.js +0 -0
- package/build/tools/math/unix-timestamp-converter/index.js +0 -0
- package/build/tools/network/cat/index.js +0 -0
- package/build/tools/network/cidr-to-ip-range/index.js +0 -0
- package/build/tools/network/curl/index.js +0 -0
- package/build/tools/network/dig/index.js +0 -0
- package/build/tools/network/grep/index.js +0 -0
- package/build/tools/network/head/index.js +0 -0
- package/build/tools/network/iban-validate/index.js +0 -0
- package/build/tools/network/ip-range-to-cidr/index.js +0 -0
- package/build/tools/network/ip-subnet-calculator/index.js +0 -0
- package/build/tools/network/ipv4-subnet-calc/index.js +0 -0
- package/build/tools/network/ipv6-subnet-calculator/index.js +0 -0
- package/build/tools/network/ipv6-ula-generator/index.js +0 -0
- package/build/tools/network/mac-address-generate/index.js +0 -0
- package/build/tools/network/nslookup/index.js +0 -0
- package/build/tools/network/ping/index.js +0 -0
- package/build/tools/network/ps/index.js +0 -0
- package/build/tools/network/random-port/index.js +0 -0
- package/build/tools/network/scp/index.js +0 -0
- package/build/tools/network/ssh/index.js +0 -0
- package/build/tools/network/tail/index.js +0 -0
- package/build/tools/network/telnet/index.js +0 -0
- package/build/tools/network/top/index.js +0 -0
- package/build/tools/network/url-parse/index.js +0 -0
- package/build/tools/physics/angle-converter/index.js +0 -0
- package/build/tools/physics/energy-converter/index.js +0 -0
- package/build/tools/physics/power-converter/index.js +0 -0
- package/build/tools/text/ascii-art-text/index.js +0 -0
- package/build/tools/text/distinct-words/index.js +0 -0
- package/build/tools/text/emoji-search/index.js +0 -0
- package/build/tools/text/lorem-ipsum-generator/index.js +0 -0
- package/build/tools/text/numeronym-generator/index.js +0 -0
- package/build/tools/text/slugify-string/index.js +0 -0
- package/build/tools/text/string-obfuscator/index.js +0 -0
- package/build/tools/text/text-camelcase/index.js +0 -0
- package/build/tools/text/text-capitalize/index.js +0 -0
- package/build/tools/text/text-diff/index.js +0 -0
- package/build/tools/text/text-kebabcase/index.js +0 -0
- package/build/tools/text/text-lowercase/index.js +0 -0
- package/build/tools/text/text-pascalcase/index.js +0 -0
- package/build/tools/text/text-snakecase/index.js +0 -0
- package/build/tools/text/text-stats/index.js +0 -0
- package/build/tools/text/text-to-nato-alphabet/index.js +0 -0
- package/build/tools/text/text-to-unicode/index.js +0 -0
- package/build/tools/text/text-to-unicode-names/index.js +0 -0
- package/build/tools/text/text-uppercase/index.js +0 -0
- package/build/tools/utility/css-prettifier/index.js +0 -0
- package/build/tools/utility/device-info/index.js +0 -0
- package/build/tools/utility/email-normalizer/index.js +0 -0
- package/build/tools/utility/http-status-codes/index.js +0 -0
- package/build/tools/utility/mime-types/index.js +0 -0
- package/build/tools/utility/port-numbers/index.js +0 -0
- package/build/tools/utility/rem-px-converter/index.js +0 -0
- package/package.json +1 -1
package/LICENSE
CHANGED
|
File without changes
|
package/README.dockerhub.md
CHANGED
package/README.md
CHANGED
|
@@ -30,8 +30,7 @@ Add to your VS Code `settings.json`:
|
|
|
30
30
|
"it-tools": {
|
|
31
31
|
"command": "npx",
|
|
32
32
|
"args": [
|
|
33
|
-
"-
|
|
34
|
-
"wrenchpilot/it-tools-mcp"
|
|
33
|
+
"it-tools-mcp"
|
|
35
34
|
],
|
|
36
35
|
"env": {}
|
|
37
36
|
}
|
|
@@ -315,6 +314,7 @@ This project uses **Conventional Commits** for clear, consistent commit messages
|
|
|
315
314
|
- 🏷️ **Git tags** - Created automatically based on package.json version
|
|
316
315
|
|
|
317
316
|
**Examples:**
|
|
317
|
+
|
|
318
318
|
```bash
|
|
319
319
|
git commit -m "feat: add new encryption tool"
|
|
320
320
|
git commit -m "fix: resolve base64 decoding issue"
|
package/build/index.js
CHANGED
|
@@ -293,7 +293,7 @@ async function main() {
|
|
|
293
293
|
const transport = new StdioServerTransport();
|
|
294
294
|
await server.connect(transport);
|
|
295
295
|
// Log startup (stderr only, no resource usage)
|
|
296
|
-
if (process.env.NODE_ENV === 'test') {
|
|
296
|
+
if (process.env.NODE_ENV === 'test' && process.env.MCP_TEST_MODE === 'true') {
|
|
297
297
|
console.error("IT Tools MCP Server running on stdio");
|
|
298
298
|
// Exit after stdin closes (for test automation)
|
|
299
299
|
process.stdin.on('end', () => {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|