You're viewing a demo portfolio

Join the waitlist
PRSM

get

Active

Tool of Httpbin

declared in 0.1.0

Send a GET request to httpbin.org and receive back the echoed request: query parameters (query object), custom headers, origin IP, and User-Agent. Use for HTTP debugging.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": {
        "limit": 10,
        "search": "httpbin"
      },
      "headers": {
        "X-Custom-Header": "value"
      }
    },
    {
      "query": {
        "page": 1
      }
    }
  ],
  "properties": {
    "query": {
      "type": "object"
    },
    "headers": {
      "type": "object"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Httpbin

https://github.com/pipeworx-io/mcp-httpbin

1/7 registries
View full server →
get — Httpbin — PRSM MCP