CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

ToolPipe MCP Server

cosai-labs/toolpipe
4SSEregistry active
Summary

Pipes 238+ developer utilities directly into Claude through the Model Context Protocol. You get text processing (JSON formatting, Base64, markdown conversion), network tools (DNS lookup, WHOIS, SSL checks), code helpers (Dockerfile generation, regex testing, JWT decoding), and media operations (QR codes, image resizing, PDF generation) all as callable functions. The same endpoints power both the MCP interface and a public REST API at toolpipe.dev. Useful when you need Claude to generate a QR code, validate JSON structure, check DNS records, or format code without switching contexts. Free tier has no API key requirement, which makes it easy to drop into any MCP client configuration.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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

  • Web Tools
  • Official MCP Registry
  • Source Code

Support

Send ETH/USDC/ERC-20 tokens to:

0xBCF464909b748d720fd5DDA25ad3d313Dd4b53D6

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportSSE
UpdatedApr 3, 2026
View on GitHub