The new method fills the gap between GET and POST, combining the body of POST with the safety and idempotence of GET.
fetch-url-raw Short description: a stateless MCP server that exposes one tool, fetch_url_raw — a lightweight programmable HTTP client for LLM agents. Send arbitrary methods, headers, and bodies; ...