agent_proxy_fetch
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Fetch a URL via a rotating proxy (region/type selectable). robots.txt enforced.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string"
},
"body": {
"type": "string"
},
"type": {
"enum": [
"residential",
"datacenter",
"mobile"
],
"type": "string"
},
"method": {
"enum": [
"GET",
"POST",
"PUT",
"DELETE"
],
"type": "string"
},
"region": {
"type": "string"
},
"headers": {
"type": "object"
},
"sessionId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Japan Public Ledgers MCP
1/7 registries