{
  "markdown": "# ToolPipe - 238+ Free Developer Tools & APIs\n\nFree, open-source developer tools suite. No signup, no tracking, no nonsense.\n\n**[Try it now](https://ithiel-labs.github.io/toolpipe/)** | **[Official MCP Registry](https://registry.modelcontextprotocol.io)**\n\n## MCP Server (for AI Agents)\n\nToolPipe is available as an MCP (Model Context Protocol) server. Add to your Claude Code, Cursor, or any MCP-compatible client:\n\n```json\n{\n  \"mcpServers\": {\n    \"toolpipe\": {\n      \"url\": \"https://toolpipe.dev/mcp\"\n    }\n  }\n}\n```\n\nListed on the **Official MCP Registry** as `io.github.Ithiel-Labs/toolpipe-mcp-server` (v1.20.0).\n\n## Tools (238+)\n\n### Text & Data Processing\n- JSON Formatter, Validator, Minifier\n- JSON to CSV, CSV to JSON\n- Base64 Encode/Decode\n- Markdown to HTML\n- Text Analysis (word count, readability, sentiment)\n- ROT13, URL Encode/Decode\n- Lorem Ipsum Generator\n\n### Code & DevOps\n- Code Review (AI-powered)\n- Dockerfile Generator\n- .gitignore Generator\n- SQL Formatter\n- Regex Tester\n- JWT Decoder\n- Cron Expression Parser\n\n### Web & Network\n- DNS Lookup (A, AAAA, MX, NS, TXT)\n- WHOIS Queries\n- SSL Certificate Checker\n- URL Metadata Extraction (Open Graph)\n- URL Shortener\n- HTTP Header Inspection\n- Security Header Analysis\n\n### Media & Visual\n- QR Code Generator\n- Image Resize & Convert\n- PDF Generation (HTML to PDF)\n- Color Converter (HEX/RGB/HSL)\n- CSS Gradient Generator\n- Favicon Extraction\n\n### Utilities\n- UUID Generator (v4)\n- Password Generator\n- Timestamp Converter\n- IP Geolocation\n- User Agent Parser\n- Diff Checker\n\n## REST API\n\n238+ endpoints. Free tier: no API key needed.\n\n```bash\n# Generate QR code\ncurl -X POST https://toolpipe.dev/qr/generate \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"data\": \"https://example.com\"}'\n\n# Format JSON\ncurl -X POST https://toolpipe.dev/json/format \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"json\": \"{\\\"key\\\":\\\"value\\\"}\"}'\n\n# DNS Lookup\ncurl \"https://toolpipe.dev/dns/lookup?domain=github.com\"\n\n# Generate UUID\ncurl https://toolpipe.dev/uuid/generate\n\n# Hash text\ncurl -X POST https://toolpipe.dev/hash/generate \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"text\": \"hello\", \"algorithm\": \"sha256\"}'\n```\n\n## Pricing\n\n| Plan | Price | API Calls |\n|------|-------|-----------|\n| Free | $0 | No limit (fair use) |\n| Pro | $9.99/mo | Priority support |\n| Enterprise | $99/mo | SLA + custom tools |\n\nPay with crypto (ETH, USDC, USDT). No KYC required.\n\n## Links\n\n- [Web Tools](https://ithiel-labs.github.io/toolpipe/)\n- [Official MCP Registry](https://registry.modelcontextprotocol.io)\n- [Source Code](https://github.com/Ithiel-Labs/make-money-30-Day-experiment/tree/master/products)\n\n## Support\n\nSend ETH/USDC/ERC-20 tokens to:\n```\n0xBCF464909b748d720fd5DDA25ad3d313Dd4b53D6\n```\n\n## License\n\nMIT\n",
  "bytes": 2774,
  "sha": "29df9b945a7aeaac0a5490b6a11e3019a6decd538b93a03b68d89ea08e958502",
  "repo_slug": "cosai-labs/toolpipe",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gerritroska_toolpipe_mcp_serve_c72e6183/readme"
}