Skip to content

Add ToolPipe MCP Server - 238+ Developer Utility Tools #135

@GerritRoska

Description

@GerritRoska

ToolPipe MCP Server

npm: @cosai-labs/toolpipe-mcp-server
Website: https://toolpipe.dev
API Docs: https://toolpipe.dev/docs
License: MIT

Description

ToolPipe MCP Server gives Claude Code access to 238+ developer utility tools:

  • Encoding/hashing (Base64, MD5, SHA, bcrypt, UUID)
  • Data formatting (JSON, XML, YAML, CSV validation)
  • Network tools (DNS lookup, WHOIS, SSL checker, IP geolocation)
  • Code tools (regex tester, JWT decode, cron parser, code review)
  • Generation (QR codes, PDFs, passwords)
  • SEO (meta tag analysis, sitemap generation)
  • Text analysis (readability, sentiment, word count)
  • Web scraping

Installation

Add to Claude Code MCP config:

{
  "mcpServers": {
    "toolpipe": {
      "command": "npx",
      "args": ["@cosai-labs/toolpipe-mcp-server"]
    }
  }
}

No authentication required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions