Server data from the Official MCP Registry
120+ developer utility tools for AI agents via Model Context Protocol
120+ developer utility tools for AI agents via Model Context Protocol
Remote endpoints: sse: https://troops-submission-what-stays.trycloudflare.com/mcp
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.
This plugin requests these system permissions. Most are normal for its category.
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"
}
}
}From the project's GitHub README.
Free, open-source developer tools suite. No signup, no tracking, no nonsense.
Try it now | Official MCP Registry
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).
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"}'
| Plan | Price | API Calls |
|---|---|---|
| Free | $0 | No limit (fair use) |
| Pro | $9.99/mo | Priority support |
| Enterprise | $99/mo | SLA + custom tools |
Pay with crypto (ETH, USDC, USDT). No KYC required.
Send ETH/USDC/ERC-20 tokens to:
0xBCF464909b748d720fd5DDA25ad3d313Dd4b53D6
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.