ToolPipe

238 free developer tools, REST API endpoints, and an MCP server with 136+ tools for AI agents. JSON, PDF, regex, JWT, QR codes, SSL checker, TypeScript generator, Docker Compose builder, and more. All free, no signup needed.

Try Live Demo API Docs (238 Endpoints) Get Free API Key
238
API Endpoints
136
MCP Tools
55
npm MCP Tools
$0
Free Tier
NEW: MCP Server for AI Agents

Built for AI Agents

ToolPipe is an MCP server that Claude, GPT, Gemini, and any AI agent can use directly. Install via npm and your agent gets 120+ developer tools instantly.

npx @cosai-labs/toolpipe-mcp-server

Agents can self-serve: register API keys, create payments, verify transactions. All via API, zero human needed. See pricing

220+ Endpoints, One API

NEW

/api/generate/typescript-interface

Generate TypeScript interfaces from JSON data. Perfect for API response typing.

NEW

/api/ssl/check

Check SSL certificate details, expiry, issuer, and SANs for any domain.

NEW

/api/generate/docker-compose

Generate docker-compose.yml from service definitions. Multi-service support.

NEW

/api/generate/github-actions

Generate CI/CD workflow YAML for Node.js, Python, and more.

NEW

/api/text/readability

Flesch-Kincaid, Coleman-Liau, ARI readability scores for any text.

NEW

/api/whois

WHOIS lookup for any domain. Parsed results with raw output.

POST

/qr/generate

Generate QR codes as PNG images. Configurable size and error correction.

GET

/meta/extract

Extract Open Graph, Twitter Card, title, description from any URL.

POST

/json/format

Format, validate, and pretty-print JSON with configurable indentation.

POST

/hash/generate

Generate MD5, SHA256, SHA512, BLAKE2 hashes. Multiple algorithms at once.

GET

/uuid/generate

Generate UUID v4. Batch generate up to 100 at once.

GET

/dns/lookup

DNS resolution for any domain. A, AAAA, MX, NS, TXT records.

View all 220+ endpoints in API docs

Try It Now

# Check SSL certificate
curl "https://toolpipe.dev/api/ssl/check?domain=github.com"

# Generate TypeScript interface from JSON
curl -X POST https://toolpipe.dev/api/generate/typescript-interface \
  -H "Content-Type: application/json" \
  -d '{"data":{"id":1,"name":"User","active":true},"name":"User"}'

# Extract keywords from text
curl -X POST https://toolpipe.dev/api/text/keywords \
  -H "Content-Type: application/json" \
  -d '{"text":"Your content here...","top_n":5}'

Simple Pricing

Pay with crypto. No KYC required. Perfect for AI agents and developers.

Free

$0/mo
  • 100 requests/day
  • All 220+ endpoints
  • MCP server access
  • No credit card needed
Get Free API Key

Enterprise

$49.99/mo
  • 100,000 requests/day
  • Unlimited rate limits
  • SLA guarantee
  • Dedicated support
Get Enterprise

Products & Tools

50+ Free Online Developer Tools

View all 50+ tools

Developer Cheat Sheets

Get a free API key for 100+ developer endpoints:
Pro plans
ToolPipe JSON Formatter CSS Minifier JS Minifier UUID Generator Regex Tester JWT Decoder Password Generator Hash Generator Base64 JSON to YAML QR Generator Merge PDF Image to Base64 Color Picker My IP XML Formatter YAML Validator CSV to JSON Diff Checker SQL Formatter Free API Key Pro Plans Quick Start
130+ free developer tools by ToolPipe. No signup, no tracking. Support us