ToolPipe MCP Server
Provides tools to minify, format, and beautify CSS code.
Enables the generation of Dockerfiles and Docker Compose configurations for various languages and multi-service stacks.
Assists in generating conventional git commit messages.
Offers tools for minifying, formatting, explaining, and reviewing JavaScript code.
Includes a tool to convert Markdown content into HTML.
Allows for the automatic generation of TypeScript interfaces from JSON data structures.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ToolPipe MCP Servergenerate a Dockerfile for my Node.js application"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@toolpipe/mcp-server
MCP (Model Context Protocol) server for ToolPipe -- 35 developer utility APIs accessible to AI agents.
Tools Included
# | Tool | Description |
1 |
| Format, validate, pretty-print JSON |
2 |
| Generate QR code image URLs |
3 |
| MD5, SHA-1, SHA-256, SHA-512 hashing |
4 |
| Generate UUIDs (v4) |
5 |
| Encode/decode Base64 strings |
6 |
| Convert Markdown to HTML |
7 |
| Shorten long URLs |
8 |
| Test regex patterns against text |
9 |
| Word count, reading time, etc. |
10 |
| Decode JWT tokens |
11 |
| DNS record lookups (A, MX, TXT, etc.) |
12 |
| Check HTTP response headers |
13 |
| Inspect SSL/TLS certificates |
14 |
| Generate strong random passwords |
15 |
| Generate placeholder text |
16 |
| Convert between HEX, RGB, HSL |
17 |
| Parse cron expressions to human-readable text |
18 |
| Convert Unix timestamps and ISO dates |
19 |
| Convert CSV data to JSON |
20 |
| Minify JavaScript, CSS, or HTML |
21 |
| Review code for bugs, security, best practices |
22 |
| Explain code in plain English |
23 |
| Format/beautify code in many languages |
24 |
| Generate realistic mock data (names, emails, etc.) |
25 |
| Validate JSON against a JSON Schema |
26 |
| WHOIS domain registration info |
27 |
| Generate Dockerfiles for any language/framework |
28 |
| Generate docker-compose.yml for multi-service stacks |
29 |
| Generate conventional git commit messages |
30 |
| Generate regex from natural language |
31 |
| Format and beautify SQL queries |
32 |
| Generate TypeScript interfaces from JSON |
33 |
| Create signed JWT tokens |
34 |
| Extract structured content from URLs |
35 |
| Improve and optimize LLM prompts |
Installation
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"toolpipe": {
"command": "npx",
"args": ["-y", "@toolpipe/mcp-server"],
"env": {
"TOOLPIPE_API_KEY": "your-api-key-here"
}
}
}
}Claude Code
claude mcp add toolpipe -- npx -y @toolpipe/mcp-serverCursor / Windsurf / Other MCP Clients
{
"toolpipe": {
"command": "npx",
"args": ["-y", "@toolpipe/mcp-server"]
}
}Direct Usage
npx @toolpipe/mcp-serverEnvironment Variables
Variable | Description | Default |
| API base URL |
|
| API key for higher rate limits | (none, free tier) |
Pricing
Free: 100 API calls per day, no signup required
Pro: 10,000 API calls per day for $9.99/month
Enterprise: 100,000 API calls per day for $49.99/month
Pay with crypto (BTC, ETH, USDT, SOL). No KYC required.
Get an API key at https://toolpipe.dev.
Why ToolPipe?
35 tools in one package: No need to install multiple MCP servers
Works out of the box: No API key needed for free tier
AI-agent friendly: Designed for Claude, GPT, and other LLM agents
Fast: Sub-100ms response times for most tools
Reliable: 99.9% uptime, rate-limited to prevent abuse
Requirements
Node.js 18 or later
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/Aldric-Core/toolpipe-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server