Skip to main content
Glama

IT Tools MCP Server

mcp-manifest.json•1.89 kB
{ "name": "it-tools-mcp", "displayName": "IT Tools MCP Server", "description": "MCP-compliant server access to over 100 IT tools and utilities commonly used by developers, system administrators, and IT professionals.", "version": "5.2.8", "author": "wrenchpilot", "license": "MIT", "homepage": "https://github.com/wrenchpilot/it-tools-mcp#readme", "repository": { "type": "git", "url": "git+https://github.com/wrenchpilot/it-tools-mcp.git" }, "categories": [ "Developer Tools", "Utilities", "Security & Crypto", "Network Tools", "Text Processing" ], "tags": [ "base64", "cli-tools", "crypto", "developer-tools", "development-utilities", "docker-tools", "encoding", "hashing", "it-tools", "json-tools", "jwt", "mcp", "model-context-protocol", "network-tools", "text-processing", "typescript", "utilities", "uuid", "vscode", "vscode-mcp" ], "capabilities": { "tools": 116, "categories": 14, "resources": true, "prompts": true }, "installation": { "npm": "npx it-tools-mcp", "docker": "docker run -i --rm wrenchpilot/it-tools-mcp:latest" }, "features": [ "116+ IT tools and utilities", "14 tool categories", "Encoding/Decoding tools", "Cryptographic functions", "Network utilities", "Text processing tools", "JSON/XML/YAML formatting", "Docker integration", "Security focused design", "Type-safe implementation" ], "screenshots": [ { "title": "Password Hash Generation", "path": "screenshots/password-hash-example.png", "description": "Example of secure password hashing with bcrypt" }, { "title": "ASCII Art Generation", "path": "screenshots/ascii-art-text-example.png", "description": "Creative ASCII art text generation" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wrenchpilot/it-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server