@pipeworx/httpbin

Connect: https://gateway.pipeworx.io/httpbin/mcp · Install: one-click buttons

Tools: 16

httpbin.org MCP — keyless HTTP request/response echo for debugging.

Tools

  • get(query?, headers?) — echo a GET (query/headers as JSON objects)
  • post(body?, headers?, content_type?) — echo a POST
  • headers() — echo caller’s headers
  • ip() — caller’s IP (as gateway egress)
  • user_agent() — caller’s User-Agent
  • status(code) — return the given HTTP status code
  • delay(seconds) — sleep N seconds then return
  • uuid() — return a UUID
  • base64_encode(s) — base64-encode a string
  • base64_decode(s) — base64-decode a string
  • json_anything() — echo {slideshow:…} sample JSON
  • xml_anything() — sample XML
  • html_anything() — sample HTML
  • robots_txt() — sample robots.txt
  • image(format) — sample image (jpeg|png|svg|webp)
  • cookies() — caller’s cookies

Data source

https://httpbin.org

Tools

Tools

Regenerated from source · build May 21, 2026