status
ActiveTool of Httpbin
declared in 0.1.0
Return given HTTP status.
Parameters schema
{
"type": "object",
"examples": [
{
"code": 200
},
{
"code": 404
}
],
"required": [
"code"
],
"properties": {
"code": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Httpbin
https://github.com/pipeworx-io/mcp-httpbin
1/7 registries