Back to Browse

Toolpipe MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

120+ developer utility tools for AI agents via Model Context Protocol

About

120+ developer utility tools for AI agents via Model Context Protocol

Remote endpoints: sse: https://troops-submission-what-stays.trycloudflare.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-gerritroska-toolpipe-mcp-server": {
      "url": "https://troops-submission-what-stays.trycloudflare.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

ToolPipe - 238+ Free Developer Tools & APIs

Free, open-source developer tools suite. No signup, no tracking, no nonsense.

Try it now | Official MCP Registry

MCP Server (for AI Agents)

ToolPipe is available as an MCP (Model Context Protocol) server. Add to your Claude Code, Cursor, or any MCP-compatible client:

{
  "mcpServers": {
    "toolpipe": {
      "url": "https://toolpipe.dev/mcp"
    }
  }
}

Listed on the Official MCP Registry as io.github.Ithiel-Labs/toolpipe-mcp-server (v1.20.0).

Tools (238+)

Text & Data Processing

  • JSON Formatter, Validator, Minifier
  • JSON to CSV, CSV to JSON
  • Base64 Encode/Decode
  • Markdown to HTML
  • Text Analysis (word count, readability, sentiment)
  • ROT13, URL Encode/Decode
  • Lorem Ipsum Generator

Code & DevOps

  • Code Review (AI-powered)
  • Dockerfile Generator
  • .gitignore Generator
  • SQL Formatter
  • Regex Tester
  • JWT Decoder
  • Cron Expression Parser

Web & Network

  • DNS Lookup (A, AAAA, MX, NS, TXT)
  • WHOIS Queries
  • SSL Certificate Checker
  • URL Metadata Extraction (Open Graph)
  • URL Shortener
  • HTTP Header Inspection
  • Security Header Analysis

Media & Visual

  • QR Code Generator
  • Image Resize & Convert
  • PDF Generation (HTML to PDF)
  • Color Converter (HEX/RGB/HSL)
  • CSS Gradient Generator
  • Favicon Extraction

Utilities

  • UUID Generator (v4)
  • Password Generator
  • Timestamp Converter
  • IP Geolocation
  • User Agent Parser
  • Diff Checker

REST API

238+ endpoints. Free tier: no API key needed.

# Generate QR code
curl -X POST https://toolpipe.dev/qr/generate \
  -H "Content-Type: application/json" \
  -d '{"data": "https://example.com"}'

# Format JSON
curl -X POST https://toolpipe.dev/json/format \
  -H "Content-Type: application/json" \
  -d '{"json": "{\"key\":\"value\"}"}'

# DNS Lookup
curl "https://toolpipe.dev/dns/lookup?domain=github.com"

# Generate UUID
curl https://toolpipe.dev/uuid/generate

# Hash text
curl -X POST https://toolpipe.dev/hash/generate \
  -H "Content-Type: application/json" \
  -d '{"text": "hello", "algorithm": "sha256"}'

Pricing

PlanPriceAPI Calls
Free$0No limit (fair use)
Pro$9.99/moPriority support
Enterprise$99/moSLA + custom tools

Pay with crypto (ETH, USDC, USDT). No KYC required.

Links

Support

Send ETH/USDC/ERC-20 tokens to:

0xBCF464909b748d720fd5DDA25ad3d313Dd4b53D6

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Toolpipe MCP Server - 120+ developer utility tools for AI agents via Model | MCP Marketplace