ToolPipe / MCP Server Tools

MCP Server Tools for AI Agents

130+ developer tools available via Model Context Protocol. Connect to Claude, Cursor, Windsurf, or any MCP-compatible client in seconds.

130+
MCP Tools
88
Tool Categories
0
Install Required
100
Free Calls/Day
Get Free API Key MCP Setup Guide

Connect in 10 Seconds

Claude Desktop / Claude Code Recommended

Add to your Claude MCP config:

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

That's it. Claude now has access to all 130+ tools.

Cursor / Windsurf / Any MCP Client

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

MCP Discovery (Auto-detect)

Agents supporting MCP discovery can find ToolPipe automatically:

curl https://toolpipe.dev/.well-known/mcp.json

Available MCP Tool Categories

Data Transformation

JSON format/validate, JSON to YAML/XML/CSV/TypeScript, CSV to JSON, XML to JSON, Base64, URL encode/decode.

Security & Crypto

Hash generator (MD5, SHA256, SHA512), HMAC, UUID v4, password generator, JWT decode/encode.

Network Tools

DNS lookup, WHOIS, IP geolocation, SSL certificate check, HTTP headers, ping, traceroute.

Code Tools

Regex tester, SQL formatter, CSS/JS/HTML minifier, diff checker, code beautifier.

Text Processing

Word counter, Markdown to HTML, Lorem ipsum, text diff, case converter, slug generator.

File Tools

PDF merge/split/compress, QR code generator, image resize, favicon generator, SVG to PNG.

Math & Conversion

Unit converter, number base converter, color converter, CIDR calculator, chmod calculator.

DevOps

Cron expression parser, .env parser, timestamp converter, HTTP status codes reference.

Why Use ToolPipe MCP Server?

Zero Installation

Remote MCP server. No npm install, no Docker, no local setup. Just add the URL to your MCP config and every tool is available immediately.

Works with Every MCP Client

Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, and any client that supports the Model Context Protocol standard.

Agent-to-Agent Ready

Built for autonomous AI agents. Register API keys programmatically, pay with crypto, no human interaction needed. Full A2A (Agent-to-Agent) protocol support.

Free Tier, No Signup

100 calls per day with no API key. Get a free key for 1,000 calls/day. Pro tier ($9.99/mo) for 10,000 calls/day.

Example: AI Agent Using MCP Tools

When connected via MCP, an AI agent can call tools naturally:

# Agent asks: "Format this JSON for me"
# ToolPipe MCP tool is called automatically:

POST https://toolpipe.dev/json/format
{"json_string": "{\"users\":[{\"name\":\"Alice\"},{\"name\":\"Bob\"}]}"}

# Agent receives formatted JSON and presents it to the user
# Agent asks: "Generate a QR code for my website"
# ToolPipe MCP tool is called:

GET https://toolpipe.dev/qr/generate?text=https://example.com&size=300

# Agent receives the QR code image

Compare MCP Server Options

ToolPipe vs. Building Your Own

Building 130+ tools from scratch takes weeks. ToolPipe gives you all of them with a single URL. No maintenance, no updates to manage, no infrastructure to run.

Get Free API Key API Documentation Quick Start Guide

Related Pages

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