-
Notifications
You must be signed in to change notification settings - Fork 702
Add ToolPipe MCP Server - 135+ Developer Tools for AI Agents #1116
Copy link
Copy link
Open
Description
Server Details
- Name: ToolPipe
- Description: MCP server providing 135+ developer utility tools for AI agents: JSON formatting, QR code generation, hash generation, UUID, base64 encoding, regex testing, JWT operations, DNS lookup, SSL checking, WHOIS, code review, Dockerfile generation, Docker Compose, and many more.
- GitHub: https://github.com/COSAI-Labs/toolpipe
- Website: https://toolpipe.dev
- npm Package: @cosai-labs/toolpipe-mcp-server (v1.19.0)
- Transport: stdio (via npx)
Installation
{
"mcpServers": {
"toolpipe": {
"command": "npx",
"args": ["-y", "@cosai-labs/toolpipe-mcp-server"]
}
}
}Top Tools (of 135+)
| Tool | Description |
|---|---|
| json_format | Format, validate, pretty-print JSON |
| generate_qr_code | Generate QR code images |
| generate_hash | MD5, SHA-1, SHA-256, SHA-512 |
| regex_test | Test regex patterns |
| code_review | AI-powered code review |
| dns_lookup | DNS record lookups |
| ssl_check | SSL/TLS certificate inspection |
| whois_lookup | Domain WHOIS info |
| generate_dockerfile | Generate Dockerfiles |
| web_extract | Extract content from URLs |
Category
Developer Tools / Utilities
License
MIT
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels