๐ŸŒ Human-friendly and powerful HTTP request library for Node.js

14,921 stars TypeScript 1 file ยท ~25,029 tokens #http#http-client#http-request#https#nodejs#npm-package

got MCP Server

MCP server for sindresorhus/got

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "got": {
      "command": "npx",
      "args": [
        "-y",
        "@sindresorhus/got"
      ]
    }
  }
}