
trim-mcp
24 developer tools for AI agents — HTTP requests, DNS lookups, SSL checks, crypto hashing, regex execution, and more.
mcp
developer-tools
devtools
+7
|Give your coding agent real capabilities that LLMs can't do on their own.
Free Tools (13)
- Network: http_request, dns_lookup, ssl_check, check_port
- Crypto: hash, hmac, uuid, random_bytes, password
- Regex: regex_test, regex_replace
- Encoding: jwt_decode, base64, url_encode, epoch, json_format
Pro Tools (11)
- security_headers, ssl_grade, bulk_dns, whois_lookup, response_time, port_scan, ip_info, cert_monitor, and more
Install
Add to your MCP config:
{ "mcpServers": { "trim": { "command": "npx", "args": ["-y", "trim-dev-tools-mcp"] } } }
Open source, MIT licensed.