fetch-server

making/fetch-server
★ 0 stars Java 🌐 Browser/Web Updated 1d ago
An MCP server that exposes tools for fetching web resources over HTTP
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fetch-server": {
      "command": "npx",
      "args": [
        "-y",
        "making/fetch-server"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that exposes tools for retrieving web resources over HTTP and for reading the current date-time. - `fetch` — fetch one or more URLs in a single call. By default each HTML body is converted to Markdown; set `markdown` to `false` to receive the raw response body instead. URLs are fetched concurrently and the results are

Tools (14)

contentcontentTypedateTimeerrorheadersmarkdownmaxBytesstatustimeoutSecondstimezonetitletruncatedurlurls